Uses of Class
org.newdawn.slick.particles.ConfigurableEmitter.LinearInterpolator

Packages that use ConfigurableEmitter.LinearInterpolator
org.newdawn.slick.particles The particle engine maintains a set of small sprites being controlled by emitters to give some special effect. 
 

Uses of ConfigurableEmitter.LinearInterpolator in org.newdawn.slick.particles
 

Fields in org.newdawn.slick.particles declared as ConfigurableEmitter.LinearInterpolator
 ConfigurableEmitter.LinearInterpolator ConfigurableEmitter.alpha
          Whiskas - Interpolated value for alpha
 ConfigurableEmitter.LinearInterpolator ConfigurableEmitter.scaleY
          Whiskas - Interpolated value for y axis scaling
 ConfigurableEmitter.LinearInterpolator ConfigurableEmitter.size
          Whiskas - Interpolated value for size
 ConfigurableEmitter.LinearInterpolator ConfigurableEmitter.velocity
          Whiskas - Interpolated value for velocity
 



Copyright © 2006 New Dawn Software. All Rights Reserved.