Changeset 5779 in orxonox.OLD for trunk/src/world_entities/weapons/aim.cc
- Timestamp:
- Nov 26, 2005, 2:20:58 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/aim.cc
r5750 r5779 81 81 82 82 this->text = new Text(); 83 this->text->setLayer(this->getLayer()); 83 84 this->text->setParent2D(this); 84 85 this->text->setRelCoor2D(10, -50);
Note: See TracChangeset
for help on using the changeset viewer.