Changeset 6498 in orxonox.OLD for trunk/src/story_entities/game_world.h
- Timestamp:
- Jan 11, 2006, 9:58:22 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.h
r6424 r6498 9 9 10 10 #include "story_entity.h" 11 11 #include "game_world_data.h" 12 12 13 13 class TiXmlElement; … … 56 56 57 57 58 inline void setSky(WorldEntity* sky) { this->dataTank->sky = sky; } 59 60 58 61 protected: 59 62 /* world - running functions */
Note: See TracChangeset
for help on using the changeset viewer.