|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Utility functions used by the various stances.
Constructor Summary | |
private |
CStanceUtils()
|
Method Summary | |
static void |
Attack( CEntity* entity, CEntity* target )
|
static CEntity* |
ChooseTarget( float x, float y, float radius, CPlayer* player )
|
static CEntity* |
ChooseTarget( CEntity* entity )
|
Constructor Detail |
private CStanceUtils();
Method Detail |
public static void Attack( CEntity* entity, CEntity* target );
public static CEntity* ChooseTarget( float x, float y, float radius, CPlayer* player );
public static CEntity* ChooseTarget( CEntity* entity );
|
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 |