Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2011, 6:23:51 PM (13 years ago)
Author:
dafrick
Message:

Reverting boost changes.

File:
1 edited

Legend:

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

    r8541 r8574  
    6464            static void reload();
    6565
    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.
    7067            /**
    7168            @brief Check whether the HumanController is in boosting mode.
Note: See TracChangeset for help on using the changeset viewer.