This is the complete list of members for
Goal, including all inherited members.
getActionType() const | Goal | [inline] |
getAvoidUnits() const | Goal | [inline] |
getBase() const | Goal | [inline] |
getEngageUnits() const | Goal | [inline] |
getGoalType() const | Goal | [inline] |
getPosition() const | Goal | [inline] |
getPositionForMerge() const | Goal | |
getUnit() const | Goal | [inline] |
Goal() | Goal | |
Goal(ActionType type, Position position, UnitGroup engageUnits=UnitGroup(), UnitGroup avoidUnits=UnitGroup()) | Goal | |
Goal(ActionType type, Unit unit, UnitGroup engageUnits=UnitGroup(), UnitGroup avoidUnits=UnitGroup()) | Goal | |
Goal(ActionType type, UnitGroup engageUnits, UnitGroup avoidUnits=UnitGroup()) | Goal | |
Goal(ActionType type, Base base, UnitGroup engageUnits=UnitGroup(), UnitGroup avoidUnits=UnitGroup()) | Goal | |
mActionType | Goal | [private] |
mAvoidUnits | Goal | [private] |
mBase | Goal | [private] |
mEngageUnits | Goal | [private] |
mGoalType | Goal | [private] |
mPosition | Goal | [private] |
mUnit | Goal | [private] |