Uses of Class
com.badlogic.gdx.graphics.g3d.particles.influencers.ColorInfluencer
-
Packages that use ColorInfluencer Package Description com.badlogic.gdx.graphics.g3d.particles.influencers -
-
Uses of ColorInfluencer in com.badlogic.gdx.graphics.g3d.particles.influencers
Subclasses of ColorInfluencer in com.badlogic.gdx.graphics.g3d.particles.influencers Modifier and Type Class Description static classColorInfluencer.RandomIt's anInfluencerwhich assigns a random color when a particle is activated.static classColorInfluencer.SingleIt's anInfluencerwhich manages the particle color during its life time.
-