Changeset 10284 in orxonox.OLD for branches/playability/src/world_entities/world_entity.cc
- Timestamp:
- Jan 17, 2007, 9:11:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/world_entity.cc
r10209 r10284 682 682 this->models[0]->draw(); 683 683 } 684 685 if (this->entityTrack) 686 this->entityTrack->drawGraph(0.02); 684 687 685 688 // if( this->aabbNode != NULL)
Note: See TracChangeset
for help on using the changeset viewer.