Changeset 6368 in orxonox.OLD for branches/network/src/story_entities/game_world.h
- Timestamp:
- Dec 31, 2005, 1:40:55 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/story_entities/game_world.h
r6366 r6368 35 35 void loadParams(const TiXmlElement* root); 36 36 37 38 37 /* classes from story-entity */ 39 38 virtual ErrorMessage preLoad(); … … 70 69 71 70 protected: 72 virtual void constuctorInit(const char* name, int worldID);73 74 71 /* world - running functions */ 75 72 virtual void mainLoop ();
Note: See TracChangeset
for help on using the changeset viewer.