Changeset 7840 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- May 24, 2006, 10:38:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r7810 r7840 533 533 LightManager::getInstance()->draw(); 534 534 535 this->drawEntityList(State::getObjectManager()->getObjectList(OM_BACKGROUND)); 536 engine->drawBackgroundElements(); 537 535 538 /* draw all WorldEntiy groups */ 536 539 for (unsigned int i = 0; i < this->dataTank->drawLists.size(); ++i)
Note: See TracChangeset
for help on using the changeset viewer.