|
|
void | notifyStateChanged (AnimationController *controller, AnimationState prevState, AnimationState newState) |
|
void | notifyTimeChanged (AnimationController *controller, Seconds oldTime, Seconds newTime) |
|
void | notifyAnimationChanged (AnimationController *controller, Animation *oldAnimation, Animation *newAnimation) |
|
void | forEachObserver (C callback) |
|
virtual void | addObserver (Observer *observer)=0 |
|
virtual void | removeObserver (Observer *observer)=0 |
|
void | addObservationHelper (Observer *observer) |
|
void | removeObservationHelper (Observer *observer) |
|
| Observable< AnimationControllerObserver > & | operator= (const Observable< AnimationControllerObserver > &other) |
|
void | addObserver (AnimationControllerObserver *observer) |
|
void | removeObserver (AnimationControllerObserver *observer) |
|
bool | isObservedBy (AnimationControllerObserver *observer) const |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |
The documentation for this class was generated from the following file:
- animationcontrollerobserver.h