Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Feb 17, 2005, 7:22:34 PM (20 years ago)
Author:
dave
Message:

branches/dave/src: Hab skybox.cc und skybox.h geschreieben→enjoy, ich hoffe es funktioniert so

File:
1 edited

Legend:

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

    r3405 r3407  
    1010#include "stdincl.h"
    1111#include "story_entity.h"
     12#include "skybox.h"
    1213class Material;
    1314
     
    8586
    8687  WorldEntity* localPlayer;
     88  Skybox* skybox;
    8789 
    8890  PNode* nullParent;
Note: See TracChangeset for help on using the changeset viewer.