formationType | FormationTypeInfo | [private] |
FormationTypeInfo() | FormationTypeInfo | |
getFormationType() const | FormationTypeInfo | |
getPlayerType(int atIndex) const | FormationTypeInfo | |
getPlayerTypeInfo(int atIndex) | FormationTypeInfo | |
getPlayerTypeInfoOfPlayer(int iPlayerInFormation) | FormationTypeInfo | |
getPosHome(int atIndex) const | FormationTypeInfo | |
playerType | FormationTypeInfo | [private] |
playerTypeInfo | FormationTypeInfo | [private] |
posHome | FormationTypeInfo | [private] |
setFormationType(FormationT type) | FormationTypeInfo | |
setPlayerType(PlayerT type, int atIndex) | FormationTypeInfo | |
setPlayerTypeInfo(PlayerTypeInfo info, int atIndex) | FormationTypeInfo | |
setPosHome(VecPosition pos, int atIndex) | FormationTypeInfo | |
setXPosHome(double x, int atIndex) | FormationTypeInfo | |
setYPosHome(double y, int atIndex) | FormationTypeInfo | |
show(ostream &os=cout) | FormationTypeInfo |