Changeset 10224 in orxonox.OLD for branches/playability/src/world_entities/weapons/spike_thrower.cc
- Timestamp:
- Jan 10, 2007, 5:33:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/spike_thrower.cc
r10196 r10224 157 157 pj->setVelocity(this->getAbsDir().apply(Vector(1,0,0))*150); 158 158 pj->setAbsCoor(this->getEmissionPoint()); 159 pj->toList(this->getOMListNumber()); 159 160 160 161 pj->setAbsDir(this->getAbsDir());
Note: See TracChangeset
for help on using the changeset viewer.