Hasty Badger
Small UI library (a branch of Turbo Badger)
|
This is the complete list of members for tb::TBAnimationManager, including all inherited members.
AbortAllAnimations() | tb::TBAnimationManager | static |
AbortAnimation(TBAnimationObject *obj, bool delete_animation) | tb::TBAnimationManager | static |
BeginBlockAnimations() | tb::TBAnimationManager | static |
EndBlockAnimations() | tb::TBAnimationManager | static |
HasAnimationsRunning() | tb::TBAnimationManager | static |
IsAnimationsBlocked() | tb::TBAnimationManager | static |
StartAnimation(TBAnimationObject *obj, ANIMATION_CURVE animation_curve=ANIMATION_DEFAULT_CURVE, double animation_duration=ANIMATION_DEFAULT_DURATION, ANIMATION_TIME animation_time=ANIMATION_TIME_FIRST_UPDATE) (defined in tb::TBAnimationManager) | tb::TBAnimationManager | static |
Update() | tb::TBAnimationManager | static |