Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3410 in orxonox.OLD for orxonox/branches/dave/src/world.cc


Ignore:
Timestamp:
Feb 19, 2005, 5:26:32 PM (20 years ago)
Author:
dave
Message:

branches/dave/src: Ok, Himmel heller gemacht in orxonox.cc durch hinzufuegen eine Lichquelle, zusaetzlich Himmel noch ein wenig gedreht

File:
1 edited

Legend:

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

    r3409 r3410  
    678678      entity = entities->nextElement();
    679679    }
    680   printf("wird jetzt ausgefuehrt!\n");
     680 
    681681  skybox->updatePosition(localPlayer->absCoordinate.x,localPlayer->absCoordinate.y,localPlayer->absCoordinate.z);
    682682 
Note: See TracChangeset for help on using the changeset viewer.