Changeset 9256 for code/trunk/src/orxonox/controllers/FormationController.h
- Timestamp:
- May 28, 2012, 9:06:02 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/controllers/FormationController.h
r9255 r9256 96 96 { return this->formationMode_; } 97 97 98 protected: 98 virtual void hit(Pawn* originator, btManifoldPoint& contactpoint, float damage); 99 100 protected: 99 101 bool formationFlight_; 100 102 bool passive_;
Note: See TracChangeset
for help on using the changeset viewer.