Class: Sprite::Action::DSL
- Inherits:
-
DSL
- Object
- DSL
- Sprite::Action::DSL
- Defined in:
- lib/rmagick-sprite/action.rb
Instance Method Summary collapse
Instance Method Details
#frame(options) ⇒ Object
5 6 7 |
# File 'lib/rmagick-sprite/action.rb', line 5 def frame() @parent.add_frame() end |