module Celestine::Modules::Animate
#
Gives drawables access to the animate DSL
Direct including types
Celestine::Anchor
Celestine::Animate
Celestine::Animate::Motion
Celestine::Circle
Celestine::Ellipse
Celestine::Filter
Celestine::Filter::Basic
Celestine::Gradient
Celestine::Gradient::Stop
Celestine::Group
Celestine::Image
Celestine::Marker
Celestine::Mask
Celestine::Path
Celestine::Pattern
Celestine::Rectangle
Celestine::Svg
Celestine::Text
Celestine::Use
Methods#
#animate(&block : Proc(Celestine::Animate, Nil))
#
(&block : Proc(Celestine::Animate, Nil))
Adds a Celestine::Animate
to the calling drawable's inner elements.