Home
last modified time | relevance | path

Searched defs:GradientColorValue (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/
DGradientColorValue.java8 public class GradientColorValue extends ParticleValue { class
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DParticleEmitter.java1259 static public class GradientColorValue extends ParticleValue { class in ParticleEmitter
1265 public GradientColorValue () { in GradientColorValue() method in ParticleEmitter.GradientColorValue