|
|
void | GetBlock (int &x, int &y, int &z) |
| | Get the logic block coordinates of the GEN.
|
| |
|
virtual void | FromDB (CICRecordSet *rs) |
| |
|
virtual void | ToDB () |
| |
|
|
DWORD | m_time |
| |
| double | m_x |
| | Coordinates of this gen in the current map The means are different from the coordinates of the CBaseObject; x, y are coordinates of the horizontal plane where the player is on. More...
|
| |
|
double | m_y |
| |
|
double | m_z |
| |
|
wstring | m_id |
| |
|
int | m_type |
| |
|
int | m_size |
| |
|
void * | m_data |
| |
§ m_x
| double ParaInfoCenter::CICGenMapTrace::m_x |
Coordinates of this gen in the current map The means are different from the coordinates of the CBaseObject; x, y are coordinates of the horizontal plane where the player is on.
z is the height of this plane In CBaseObject, x, z are coordinates of the horizontal plane where the player is on. y is the height of this plane
The documentation for this class was generated from the following file: