Searched refs:setEndSize (Results 1 – 10 of 10) sorted by relevance
72 flame.setEndSize(2f); in createFlame()95 flash.setEndSize(3.0f); in createFlash()117 roundspark.setEndSize(1.8f); in createRoundSpark()139 spark.setEndSize(.5f); in createSpark()160 smoketrail.setEndSize(1f); in createSmokeTrail()186 debris.setEndSize(.2f); in createDebris()211 shockwave.setEndSize(7f); in createShockwave()
85 fire.setEndSize(0.01f); in simpleInitApp()102 smoke.setEndSize(5f); in simpleInitApp()
64 emit.setEndSize(0.05f); in simpleInitApp()
65 fire.setEndSize(0.1f); in simpleInitApp()
120 fire.setEndSize(0.1f); in simpleInitApp()
72 effect.setEndSize(2f); in prepareEffect()
214 effect.setEndSize(2f); in prepareEffect()
160 result.setEndSize(size); in toParticleEmitter()
215 fire.setEndSize(1f);
567 public void setEndSize(float endSize) { in setEndSize() method in ParticleEmitter