Changeset 4012 in orxonox.OLD for orxonox/trunk/src/world_entities/skybox.h
- Timestamp:
- May 2, 2005, 3:54:33 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/skybox.h
r4010 r4012 26 26 virtual ~SkyBox(); 27 27 28 void init(void); 28 void preInit(void); 29 void postInit(void); 30 29 31 30 32 void setSize(float size);
Note: See TracChangeset
for help on using the changeset viewer.