Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2009, 2:40:22 PM (14 years ago)
Author:
wirthmi
Message:

More camera easing, new center overlay and pauseControl/resumeControl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/orxonox/controllers/NewHumanController.h

    r6173 r6195  
    5959
    6060            virtual void changedControllableEntity();
     61            virtual void doPauseControl();
     62            virtual void doResumeControl();
    6163
    6264        protected:
     
    6971            float                       currentPitch_;
    7072            OrxonoxOverlay*             crossHairOverlay_;
     73            OrxonoxOverlay*             centerOverlay_;
    7174            float                       overlaySize_;
    7275            bool                        accelerating_;
Note: See TracChangeset for help on using the changeset viewer.