- Timestamp:
- May 25, 2011, 6:23:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gameimmersion/src/orxonox/controllers/HumanController.h
r8541 r8574 64 64 static void reload(); 65 65 66 static void startBoost(); 67 static void stopBoost(); 68 static void toggleBoost(); // Static method,toggles boosting. 69 void setBoost(bool); 66 static void toggleBoost(); // Static method, toggles boosting. 70 67 /** 71 68 @brief Check whether the HumanController is in boosting mode.
Note: See TracChangeset
for help on using the changeset viewer.