Changeset 3430 in orxonox.OLD for orxonox/branches/trackManager/src/world.h
- Timestamp:
- Mar 1, 2005, 9:50:30 AM (20 years ago)
- Location:
- orxonox/branches/trackManager
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/trackManager
- Property svn:externals set to
-
orxonox/branches/trackManager/src/world.h
r3374 r3430 16 16 class PNode; 17 17 class GLMenuImageScreen; 18 class Skysphere; 18 19 19 20 //! The game environment … … 74 75 GLuint objectList; 75 76 SDL_Surface *loadImage; 77 Skysphere* skySphere; 76 78 77 79 WorldEntity* localPlayer;
Note: See TracChangeset
for help on using the changeset viewer.