Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2011, 3:50:13 PM (13 years ago)
Author:
dboehi
Message:

Changed boost to start on key press and stop on key release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gameimmersion/src/orxonox/controllers/HumanController.h

    r8379 r8541  
    6464            static void reload();
    6565
     66            static void startBoost();
     67            static void stopBoost();
    6668            static void toggleBoost(); // Static method,toggles boosting.
     69            void setBoost(bool);
    6770            /**
    6871            @brief Check whether the HumanController is in boosting mode.
Note: See TracChangeset for help on using the changeset viewer.