Changeset 9616 for code/branches/formationupdate/src/orxonox/controllers
- Timestamp:
- Apr 23, 2013, 3:47:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/formationupdate/src/orxonox/controllers/FormationController.h
r9613 r9616 59 59 static void passivebehaviour(const bool passive); 60 60 static void formationsize(const int size); 61 void takeLeadOfFormation(); 61 62 62 63 inline void setFormationFlight(bool formation) … … 139 140 bool forcedFree(); 140 141 141 void takeLeadOfFormation();142 142 void masterAttacked(Pawn* originator); 143 143
Note: See TracChangeset
for help on using the changeset viewer.