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