List of all members.
Public Member Functions
Detailed Description
Callback interface for catching events of ended animations.
Implement this interface and use IAnimatedMeshSceneNode::setAnimationEndCallback to be able to be notified if an animation playback has ended.
Definition at line 35 of file IAnimatedMeshSceneNode.h.
Member Function Documentation
virtual void irr::scene::IAnimationEndCallBack::OnAnimationEnd |
( |
IAnimatedMeshSceneNode * |
node |
) |
[pure virtual] |
The documentation for this class was generated from the following file: