Changeset 7108 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
 - Feb 7, 2006, 11:22:34 PM (20 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/src/story_entities/game_world.cc (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/src/story_entities/game_world.cc
r7083 r7108 420 420 // set camera 421 421 this->dataTank->localCamera->apply (); 422 this->dataTank->localCamera->project (); 423 LightManager::getInstance()->draw(); 422 424 423 425 /* draw all WorldEntiy groups */ … … 447 449 engine->draw(); 448 450 451 449 452 // draw the game ruls 450 453 if( likely(this->dataTank->gameRule != NULL))  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






