Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 24, 2015, 10:54:24 PM (9 years ago)
Author:
landauf
Message:

added command 'reloadLevel' (by default on F5) which reloads the level while the player's camera remains at the same position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/gamestates/GSLevel.h

    r9667 r10281  
    5151        static void changeGame(const std::string& level); //!< Terminates the current game and starts a new game.
    5252
     53        void reloadLevel();
     54
    5355    protected:
    5456        void loadLevel();
Note: See TracChangeset for help on using the changeset viewer.