Changeset 4518 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Jun 6, 2005, 2:11:20 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4508 r4518 869 869 glCallList (objectList); 870 870 871 particleEngine->draw(); //!< \todo should be dts like in the Trunk; 872 871 873 TextEngine::getInstance()->draw(); 872 particleEngine->draw(); //!< \todo should be dts like in the Trunk;873 874 874 lightMan->draw(); // must be at the end of the drawing procedure, otherwise Light cannot be handled as PNodes // 875 875 }
Note: See TracChangeset
for help on using the changeset viewer.