Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

CSAction.h File Reference

#include <string>
#include <vector>
#include "CSTypes.h"
#include "CSAnimation.h"

Go to the source code of this file.

Data Structures

class  CSActionData
class  ActionState
class  CSAction
class  CSActionLoader

Typedefs

typedef std::vector< CSAction * > CSActions

Variables

const int NORTH_ACTION = 0
const int SOUTH_ACTION = 1
const int WEST_ACTION = 2
const int EAST_ACTION = 3
const int STAY_ACTION = 4


Typedef Documentation

typedef std::vector<CSAction *> CSActions
 

Definition at line 20 of file CSAction.h.


Variable Documentation

const int NORTH_ACTION = 0
 

Definition at line 14 of file CSAction.h.

const int SOUTH_ACTION = 1
 

Definition at line 15 of file CSAction.h.

const int WEST_ACTION = 2
 

Definition at line 16 of file CSAction.h.

const int EAST_ACTION = 3
 

Definition at line 17 of file CSAction.h.

const int STAY_ACTION = 4
 

Definition at line 18 of file CSAction.h.


Generated on Wed Jul 14 00:43:43 2004 for CSLib by doxygen 1.3.6