Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3634 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h


Ignore:
Timestamp:
Mar 22, 2005, 11:51:25 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: now the track is slower

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.h

    r3629 r3634  
    1515class World;
    1616class WorldEntity;
     17class TrackManager;
     18class Camera;
     19class PNode;
     20class GLMenuImageScreen;
     21class Skysphere;
     22class LightManager;
     23class FontSet;
     24class Terrain;
    1725
    1826//! The game world Interface
     
    3644
    3745};
    38 
    39 
    40 class TrackManager;
    41 class Camera;
    42 class PNode;
    43 class GLMenuImageScreen;
    44 class Skysphere;
    45 class LightManager;
    46 class FontSet;
    47 class Terrain;
    48 
    4946
    5047//! The game world
Note: See TracChangeset for help on using the changeset viewer.