class

Celestine::Animate::Motion

Inherits Celestine::Modules::CommonAnimate / Celestine::Modules::Animate / Celestine::Drawable / Reference / Object

Constants

TAG = "animateMotion"

Instance methods

draw(io : IO) : Nil

Main draw method for a drawable. Takes in and interacts with an io.

Source
key_points

This attribute indicate, in the range [0,1], how far is the object along the path for each key_times associated values.

Source
key_points=(key_points : Array(Float64))

This attribute indicate, in the range [0,1], how far is the object along the path for each key_times associated values.

Source
mpath
Source
mpath
Source
mpath=(path : Celestine::Path)
Source
rotate
Source
rotate=(rotate : String)
Source

Nested types