- add_chain
void add_chain(ITween[] tw)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_callback
void set_callback(void delegate(ITween) cb)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start(bool attach)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
represents a tween, to be used for easings/interpolation