Module: Flonkerton::Drawable
Instance Method Summary collapse
Instance Method Details
#draw(options = {}) ⇒ Object
22 23 24 |
# File 'lib/flonkerton.rb', line 22 def draw( = {}) super(*draw_args(defaults.merge())) end |
22 23 24 |
# File 'lib/flonkerton.rb', line 22 def draw( = {}) super(*draw_args(defaults.merge())) end |