Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3411 in orxonox.OLD for orxonox/branches/dave/src/world.h


Ignore:
Timestamp:
Feb 20, 2005, 4:21:42 PM (20 years ago)
Author:
dave
Message:

branches/dave/src:so bensch, hab das ganze umbenannt: skysphere.cc und skysphere.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/dave/src/world.h

    r3408 r3411  
    1010#include "stdincl.h"
    1111#include "story_entity.h"
    12 #include "skybox.h"
     12#include "skysphere.h"
    1313class Material;
    1414
     
    8686
    8787  WorldEntity* localPlayer;
    88   Skybox* skybox;
    89   Material* sky;
     88  Skysphere* skysphere;
    9089  PNode* nullParent;
    9190 
Note: See TracChangeset for help on using the changeset viewer.