Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3507 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Mar 11, 2005, 9:40:48 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: finished work on porting Skysphere to WorldEntity

File:
1 edited

Legend:

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

    r3502 r3507  
    222222            this->localCamera->bind (myPlayer);
    223223            this->localPlayer->addChild (this->localCamera);
     224            /*monitor progress*/
     225            this->glmis->step();           
    224226
    225227            // Create SkySphere
Note: See TracChangeset for help on using the changeset viewer.