Changeset 10751 in orxonox.OLD for branches/presentation/src/world_entities/projectiles
- Timestamp:
- Jun 20, 2007, 11:01:39 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/projectiles/plasma_pulse.cc
r10747 r10751 43 43 this->setHealthMax(0); 44 44 this->lifeSpan = 2.0; 45 46 45 this->grid = new Billboard(); 47 46 this->grid->setSize(.2, .2);
Note: See TracChangeset
for help on using the changeset viewer.