class

Celestine::Use

Inherits Celestine::Modules::Animate::Transform / Celestine::Modules::Animate::Motion / Celestine::Modules::Animate / Celestine::Modules::Filter / Celestine::Modules::Mask / Celestine::Modules::Transform / Celestine::Modules::StrokeFill / Celestine::Modules::Body / Celestine::Modules::Position / Celestine::Drawable / Reference / Object

Allows reuse of another drawable by ID

Constants

TAG = "use"

Constructors

new(target_id : Sting)
Source

Instance methods

draw(io : IO) : Nil

Draws this use to the IO

Source
target_id

The ID to be reused

Source
target_id=(target_id : String)

The ID to be reused

Source

Nested types