Animation

Undocumented in source.

Constructors

this
this(string tilesetName, TimeMode timeMode)
Undocumented in source.

Members

Aliases

duration
alias duration = _timer.duration
Undocumented in source.
mode
alias mode = _timer.mode
Undocumented in source.

Functions

draw
void draw(Vec2f position)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(float duration, TimeMode timeMode)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

anchor
Vec2f anchor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
anchor
Vec2f anchor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
angle
float angle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
angle
float angle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
Color color [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
flip
Flip flip [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
flip
Flip flip [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isRunning
bool isRunning [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scale
Vec2f scale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scale
Vec2f scale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tileSize
Vec2f tileSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
time
float time [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta