Changeset 4849 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc
- Timestamp:
- Jul 13, 2005, 7:03:05 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4838 r4849 849 849 ParticleEngine::getInstance()->draw(); 850 850 851 851 GraphicsEngine::getInstance()->draw(); 852 852 TextEngine::getInstance()->draw(); 853 853 LightManager::getInstance()->draw(); // must be at the end of the drawing procedure, otherwise Light cannot be handled as PNodes //
Note: See TracChangeset
for help on using the changeset viewer.