|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
CPatch* |
m_Parent
|
Handle |
Tex1
|
int |
Tex1Priority
|
Constructor Summary | |
CMiniPatch()
Destructor |
|
~CMiniPatch()
GetTileIndex: get the index of this tile in the root terrain object; on return, parameters x,y contain index in [0,MapSize) |
Method Summary | |
void |
GetTileIndex( u32& x, u32& z )
|
Field Detail |
public CPatch* m_Parent;
public Handle Tex1;
public int Tex1Priority;
Constructor Detail |
public CMiniPatch();
public ~CMiniPatch();
Method Detail |
public void GetTileIndex( u32& x, u32& z );
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |