Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CAnimation Class Reference

Animations class. More...

#include <SpriteManager.h>

Collaboration diagram for CAnimation:

Collaboration graph
[legend]
List of all members.

Protected Attributes

CSpriteSheetm_pSpriteSheet
 Pointer to the sprites sheet that contains this animation.


Detailed Description

Animations class.

Author:
Kronuz
Version:
1.0
Date:
April 15, 2003
This class keeps a list of pointers to all the drawable sprites that constitute the animation, also this class keeps the animation's default speed.
This class does NOT give any information about the sprites in the map or its actual state.

See also:
CSprite
Todo:
Write the implementation of this class.

Definition at line 299 of file SpriteManager.h.


Member Data Documentation

CSpriteSheet* CAnimation::m_pSpriteSheet [protected]
 

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.


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 19:12:26 2003 for QuestDesigner by doxygen1.2.18