Changeset 10728 in orxonox.OLD for branches/presentation/src/world_entities/weapons/rf_cannon.cc
- Timestamp:
- Jun 20, 2007, 11:39:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/rf_cannon.cc
r10722 r10728 142 142 pj->setAbsCoor(this->emissionPoint[this->activeBarrel]->getAbsCoor()); 143 143 // pj->setAbsDir(this->getAbsDir()); 144 // pj->setAbsDir(Quaternion(tmp.getNormalized(), this->getParent()->getAbsDir().apply(Vector(0,1,0)))); 144 145 145 146 pj->activate();
Note: See TracChangeset
for help on using the changeset viewer.