Changeset 4961 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h
- Timestamp:
- Jul 28, 2005, 1:19:50 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.h
r4836 r4961 24 24 class PilotNode; 25 25 26 class OggPlayer; 26 27 //! The game world Interface 27 28 /** … … 112 113 113 114 115 OggPlayer* music; 114 116 // IMPORTANT WORLD-ENTITIES 115 117 PNode* nullParent; //!< The zero-point, that everything has as its parent.
Note: See TracChangeset
for help on using the changeset viewer.