hx3d  1
2D/3D Simple Game Framework
hx3d::tweens::Sequence Member List

This is the complete list of members for hx3d::tweens::Sequence, including all inherited members.

_endedhx3d::tweens::BaseTweenprotected
_infinitehx3d::tweens::BaseTweenprotected
add(const Ptr< BaseTween > &tween)hx3d::tweens::Sequence
addCallback(std::function< void()> func)hx3d::tweens::Sequence
addDelay(const float delay)hx3d::tweens::Sequence
addTween(T &mod, const T to, const float duration, const math::Interpolation interp)hx3d::tweens::Sequence
hasEnded()hx3d::tweens::BaseTween
reset() overridehx3d::tweens::Sequencevirtual
Sequence(bool infinite=false)hx3d::tweens::Sequence
update(const float delta) overridehx3d::tweens::Sequencevirtual