- Timestamp:
- Dec 20, 2011, 12:03:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2011/src/orxonox/controllers/FormationController.cc
r9005 r9006 86 86 this->bShooting_ = false; 87 87 this->bHasTargetPosition_ = false; 88 88 this->bHasTargetOrientation_=false; 89 89 this->speedCounter_ = 0.2f; 90 90 this->targetPosition_ = Vector3::ZERO;
Note: See TracChangeset
for help on using the changeset viewer.