libgdx API

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

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

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

Methods in com.badlogic.gdx.graphics.g2d that return ParticleEmitter.SpawnShapeValue
 ParticleEmitter.SpawnShapeValue ParticleEmitter.getSpawnShape()
           
 

Methods in com.badlogic.gdx.graphics.g2d with parameters of type ParticleEmitter.SpawnShapeValue
 void ParticleEmitter.SpawnShapeValue.load(ParticleEmitter.SpawnShapeValue value)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)