Holds the animation id and the offset for each animation. More...
#include <GUIAnimationChain.h>
Public Member Functions | |
| bool | operator== (const AnimationInfo_t &rhs) const |
Public Attributes | |
| CGUIAnimation * | m_pkAnimation |
| animation | |
| eC_UInt | m_uiOffset |
| offset of animation | |
Holds the animation id and the offset for each animation.
|
inline |
compare operator for removing animations
| rhs | other animtation-info |