Class: BezierCurver::Window
- Inherits:
-
Object
- Object
- BezierCurver::Window
- Defined in:
- lib/bezier_curver/window.rb
Instance Method Summary collapse
-
#initialize ⇒ Window
constructor
A new instance of Window.
- #show ⇒ Object
Constructor Details
Instance Method Details
#show ⇒ Object
12 13 14 |
# File 'lib/bezier_curver/window.rb', line 12 def show ::Window.show end |