Method: OR2D::Instance#initialize
- Defined in:
- lib/or2d/instance.rb
#initialize ⇒ Instance
Constructs a new OR2D instance.
29 30 31 32 |
# File 'lib/or2d/instance.rb', line 29 def initialize super() setup end |
Constructs a new OR2D instance.
29 30 31 32 |
# File 'lib/or2d/instance.rb', line 29 def initialize super() setup end |