|
Pol
Revision:cb584c9
|
#include <startloc.h>
Public Member Functions | |
| Coordinate (unsigned short i_x, unsigned short i_y, char i_z) | |
Public Attributes | |
| unsigned short | x |
| unsigned short | y |
| char | z |
Definition at line 21 of file startloc.h.
|
inline |
Definition at line 28 of file startloc.h.
| unsigned short Pol::Core::Coordinate::x |
Definition at line 24 of file startloc.h.
Referenced by Pol::Core::ClientCreateChar(), Pol::Core::ClientCreateChar70160(), Pol::Core::ClientCreateCharKR(), and Pol::Core::send_start().
| unsigned short Pol::Core::Coordinate::y |
Definition at line 25 of file startloc.h.
Referenced by Pol::Core::ClientCreateChar(), Pol::Core::ClientCreateChar70160(), Pol::Core::ClientCreateCharKR(), and Pol::Core::send_start().
| char Pol::Core::Coordinate::z |
Definition at line 26 of file startloc.h.
Referenced by Pol::Core::ClientCreateChar(), Pol::Core::ClientCreateChar70160(), Pol::Core::ClientCreateCharKR(), and Pol::Core::send_start().