Changeset 10428 in orxonox.OLD for trunk/src/story_entities/game_world.h
- Timestamp:
- Jan 28, 2007, 1:35:33 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.h
r10376 r10428 50 50 virtual void run(); 51 51 52 void showText(const std::string& text); 52 53 void setPlaymode(Playable::Playmode playmode); 53 54 void setPlaymode(const std::string& playmode);
Note: See TracChangeset
for help on using the changeset viewer.