Changeset 6811 in orxonox.OLD for trunk/src/world_entities/projectiles/hyperblast.h
- Timestamp:
- Jan 28, 2006, 4:02:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/hyperblast.h
r6810 r6811 11 11 class Vector; 12 12 class Weapon; 13 class SpriteParticles;14 13 class SparkParticles; 15 14 class ParticleEmitter; … … 36 35 private: 37 36 static FastFactory* fastFactory; 38 static SpriteParticles* extParticles;39 37 static SparkParticles* explosionParticles; 40 38
Note: See TracChangeset
for help on using the changeset viewer.