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

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

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