Changeset 10039 in orxonox.OLD for branches/playability/src/world_entities
- Timestamp:
- Dec 10, 2006, 11:57:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/projectiles/swarm_projectile.cc
r10038 r10039 51 51 this->emitter->setParent(this); 52 52 this->emitter->setSpread(M_PI, M_PI); 53 54 this->target = NULL; 53 55 54 56 this->rotationSpeed = 100;
Note: See TracChangeset
for help on using the changeset viewer.