module Celestine::Modules::Animate::Motion
Overview
Gives drawables access to the animate_motion DSL
Direct including types
- Celestine::Anchor
- Celestine::Circle
- Celestine::Ellipse
- Celestine::Group
- Celestine::Image
- Celestine::Marker
- Celestine::Mask
- Celestine::Path
- Celestine::Rectangle
- Celestine::Svg
- Celestine::Text
- Celestine::Use
Defined in:
modules/animate_motion.crInstance Method Summary
-
#animate_motion(&block : Celestine::Animate::Motion -> Celestine::Animate::Motion)
Adds a
Celestine::Animate::Motion
to the calling drawable's inner elements.
Instance Method Detail
Adds a Celestine::Animate::Motion
to the calling drawable's inner elements.