Uses of Class
com.badlogic.gdx.graphics.g2d.ParticleEmitter.SpawnEllipseSide

Packages that use ParticleEmitter.SpawnEllipseSide
com.badlogic.gdx.graphics.g2d   
 

Uses of ParticleEmitter.SpawnEllipseSide in com.badlogic.gdx.graphics.g2d
 

Methods in com.badlogic.gdx.graphics.g2d that return ParticleEmitter.SpawnEllipseSide
 ParticleEmitter.SpawnEllipseSide ParticleEmitter.SpawnShapeValue.getSide()
           
static ParticleEmitter.SpawnEllipseSide ParticleEmitter.SpawnEllipseSide.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParticleEmitter.SpawnEllipseSide[] ParticleEmitter.SpawnEllipseSide.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.badlogic.gdx.graphics.g2d with parameters of type ParticleEmitter.SpawnEllipseSide
 void ParticleEmitter.SpawnShapeValue.setSide(ParticleEmitter.SpawnEllipseSide side)
           
 



Copyright © 2013. All Rights Reserved.