My Project
Public Member Functions | Public Attributes | List of all members
ParaInfoCenter::CICGenMapTrace Class Reference
Inheritance diagram for ParaInfoCenter::CICGenMapTrace:
ParaInfoCenter::CICGen

Public Member Functions

void GetBlock (int &x, int &y, int &z)
 Get the logic block coordinates of the GEN.
 
virtual void FromDB (CICRecordSet *rs)
 
virtual void ToDB ()
 

Public Attributes

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
 
- Public Attributes inherited from ParaInfoCenter::CICGen
int m_type
 
int m_size
 
void * m_data
 

Member Data Documentation

§ 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: