This class defines the interface for animation call backs.
More...
List of all members.
Detailed Description
This class defines the interface for animation call backs.
To be used, this class must be derived in custom application provided classes that overload the onFinish method.
Constructor & Destructor Documentation
VgEngine::VgIAnimationCallback::VgIAnimationCallback |
( |
) |
[protected] |
This class constructor is protected to force subclassing.
virtual VgEngine::VgIAnimationCallback::~VgIAnimationCallback |
( |
) |
[protected, virtual] |
Member Function Documentation
This pure virtual method will be called upon animation completion.
- Parameters:
-
pAnimation | Pointer to the animation that just finished. |
Friends And Related Function Documentation
friend class VgEngine::VgObjectBridge [friend] |
The documentation for this class was generated from the following file: