Public Member Functions | |
LocationCoords (MapId map, int x_, int y_, int z_) | |
LocationCoords (MapId map, const Coords &pos) | |
void | synchronize (Common::Serializer &s) |
Public Member Functions inherited from Ultima::Ultima4::Coords | |
Coords (int initx=0, int inity=0, int initz=0) | |
bool | operator== (const Coords &a) const |
bool | operator!= (const Coords &a) const |
Public Attributes | |
MapId | _map |
Public Attributes inherited from Ultima::Ultima4::Coords | |
int | x |
int | y |
int | z |
void Ultima::Ultima4::LocationCoords::synchronize | ( | Common::Serializer & | s | ) |
Synchronize to/from a savegame