Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7339 in orxonox.OLD for trunk/src/story_entities/game_world.h


Ignore:
Timestamp:
Apr 19, 2006, 2:11:14 AM (18 years ago)
Author:
bensch
Message:

some nice fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world.h

    r7338 r7339  
    4747
    4848    void setPlaymode(Playable::Playmode playmode);
     49    void setPlaymode(const std::string& playmode);
    4950    /**  this returns the current game time @returns elapsed game time     */
    5051    inline double getGameTime() { return this->gameTime; }
Note: See TracChangeset for help on using the changeset viewer.