Changeset 4349 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- May 28, 2005, 12:10:30 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4347 r4349 816 816 817 817 TextEngine::getInstance()->draw(); 818 particleEngine->draw( this->dtS); //!< \todo should be dts like in the Trunk;818 particleEngine->draw(); //!< \todo should be dts like in the Trunk; 819 819 820 820 lightMan->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.