ManaPlus
|
#include <mapobject.h>
Public Member Functions | |
MapObject (const int type0, const std::string &data0) | |
Data Fields | |
int | type |
std::string | data |
Definition at line 31 of file mapobject.h.
|
inline |
Definition at line 34 of file mapobject.h.
std::string MapObject::data |
Definition at line 44 of file mapobject.h.
int MapObject::type |
Definition at line 43 of file mapobject.h.