Changeset 11246 for code/branches/SpaceRace_HS16/src/orxonox/controllers
- Timestamp:
- Oct 24, 2016, 4:06:00 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SpaceRace_HS16/src/orxonox/controllers/HumanController.h
r11071 r11246 93 93 //friend class, for mouselook 94 94 friend class Map; 95 static HumanController* localController_s; 95 96 96 97 protected: 97 static HumanController* localController_s;98 98 bool controlPaused_; 99 99
Note: See TracChangeset
for help on using the changeset viewer.