#include <SpriteManager.h>
Collaboration diagram for CAnimation:

Protected Attributes | |
| CSpriteSheet * | m_pSpriteSheet |
| Pointer to the sprites sheet that contains this animation. | |
Definition at line 299 of file SpriteManager.h.
|
|
Pointer to the sprites sheet that contains this animation. This can never be a NULL, since every animation belongs to a sprite sheet (and to only one). Definition at line 302 of file SpriteManager.h. |
1.2.18