Declares the mapobject class. More...
#include "animation.h"#include "mapsquare_walkable.h"

Go to the source code of this file.
Classes | |
| class | mapobject |
| Objects that can be placed on a landmap. More... | |
Defines | |
| #define | MAPOBJECTS_DIR "gfx/mapobjects/" |
| Where the mapobjects resides in the data tree. | |
Declares the mapobject class.
Definition in file mapobject.h.
| #define MAPOBJECTS_DIR "gfx/mapobjects/" |
Where the mapobjects resides in the data tree.
Definition at line 32 of file mapobject.h.
1.7.1