- Timestamp:
- Dec 2, 2009, 2:40:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/controllers/NewHumanController.h
r6173 r6195 59 59 60 60 virtual void changedControllableEntity(); 61 virtual void doPauseControl(); 62 virtual void doResumeControl(); 61 63 62 64 protected: … … 69 71 float currentPitch_; 70 72 OrxonoxOverlay* crossHairOverlay_; 73 OrxonoxOverlay* centerOverlay_; 71 74 float overlaySize_; 72 75 bool accelerating_;
Note: See TracChangeset
for help on using the changeset viewer.