Changeset 4746 in orxonox.OLD for orxonox/trunk/src/world_entities/skybox.h
- Timestamp:
- Jul 1, 2005, 12:48:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/skybox.h
r4680 r4746 26 26 virtual ~SkyBox(); 27 27 28 void preInit( void);28 void preInit(); 29 29 30 30 void loadParams(const TiXmlElement* root); 31 31 32 void postInit( void);32 void postInit(); 33 33 34 34
Note: See TracChangeset
for help on using the changeset viewer.