D:/Development/Projects/X-Clone/X-Clone/trunk/MapObject.h File Reference

#include "includes.h"
#include "GameEntity.h"
#include "Direction.h"

Include dependency graph for MapObject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapObject

Typedefs

typedef boost::shared_ptr<
MapObject
spMapObject

Enumerations

enum  dir { NE = 1, NW = 2, SE = 4, SW = 8 }


Typedef Documentation

typedef boost::shared_ptr<MapObject> spMapObject

Definition at line 11 of file MapObject.h.


Enumeration Type Documentation

enum dir

Enumerator:
NE 
NW 
SE 
SW 

Definition at line 10 of file MapObject.h.


Generated on Fri Sep 22 06:00:26 2006 for X-CLONE by  doxygen 1.4.7