Method: Fox::Canvas::ShapeGroup#initialize
- Defined in:
- lib/fox16/canvas.rb
#initialize ⇒ ShapeGroup
Initialize this shape group
143 144 145 |
# File 'lib/fox16/canvas.rb', line 143 def initialize @shapes = [] end |
Initialize this shape group
143 144 145 |
# File 'lib/fox16/canvas.rb', line 143 def initialize @shapes = [] end |