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

object.h File Reference

#include <string>
#include "sprite.h"
#include "graphics.h"
#include "background.h"

Go to the source code of this file.

Compounds

class  GameObject

Enumerations

enum  direction {
  EAST = 0, SOUTHEAST, SOUTH, SOUTHWEST,
  WEST, NORTHWEST, NORTH, NORTHEAST,
  NO_DIRECTION
}


Enumeration Type Documentation

enum direction
 

Enumeration values:
EAST 
SOUTHEAST 
SOUTH 
SOUTHWEST 
WEST 
NORTHWEST 
NORTH 
NORTHEAST 
NO_DIRECTION 

Definition at line 7 of file object.h.

Referenced by MainChar::ChangeDirection().


Generated on Sun Dec 8 12:02:20 2002 for nnc by doxygen1.3-rc1