Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3706 in orxonox.OLD for orxonox/branches/shadows/src/world.h


Ignore:
Timestamp:
Mar 31, 2005, 11:29:47 PM (19 years ago)
Author:
dave
Message:

branches/shadows: Ok, das Abbild vom Raumschiff funktioniert schon mal, sieht recht cool aus:)

File:
1 edited

Legend:

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

    r3698 r3706  
    1111#include "story_entity.h"
    1212#include "skysphere.h"
     13#include "shadow.h"
    1314class Material;
    1415
     
    8788  WorldEntity* localPlayer;
    8889  Skysphere* skysphere;
     90  Shadow* shadow;
    8991  PNode* nullParent;
    9092 
Note: See TracChangeset for help on using the changeset viewer.