From a93a723db62ba2ad445b0fff26be5c51aefcda78 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Sun, 3 May 2009 17:11:25 -0400 Subject: Added rotational particles, and added code to show arrows when a player shoots them. --- src/particleemitter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/particleemitter.h') diff --git a/src/particleemitter.h b/src/particleemitter.h index 67b35ae2..f58430b3 100644 --- a/src/particleemitter.h +++ b/src/particleemitter.h @@ -125,6 +125,7 @@ class ParticleEmitter */ Image *mParticleImage; /**< Particle image, if used */ Animation mParticleAnimation; /**< Filename of particle animation file */ + Animation mParticleRotation; /**< Filename of particle rotation file */ ParticleEmitterProp mParticleAlpha; /**< Opacity of the graphical representation of the particles */ /** List of emitters the spawned particles are equipped with */ -- cgit v1.2.3-60-g2f50