- Timestamp:
- Nov 25, 2009, 4:20:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/controllers/HumanController.cc
r6108 r6149 95 95 } 96 96 97 void HumanController:: moveFrontBack(const Vector2& value)97 void HumanController::frontback(const Vector2& value) 98 98 { 99 99 if (HumanController::localController_s && HumanController::localController_s->controllableEntity_)
Note: See TracChangeset
for help on using the changeset viewer.