D:/Development/Projects/X-Clone/X-Clone/trunk/MapObject.cpp

Go to the documentation of this file.
00001 #include "MapObject.h"
00002 
00003 MapObject::MapObject() :
00004    GameEntity()
00005 {
00006 }
00007 
00008 MapObject::~MapObject()
00009 {
00010 }

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