libgdx API

Uses of Class
com.badlogic.gdx.graphics.g2d.ParticleEffect

Packages that use ParticleEffect
com.badlogic.gdx.graphics.g2d   
 

Uses of ParticleEffect in com.badlogic.gdx.graphics.g2d
 

Subclasses of ParticleEffect in com.badlogic.gdx.graphics.g2d
 class ParticleEffectPool.PooledEffect
           
 

Constructors in com.badlogic.gdx.graphics.g2d with parameters of type ParticleEffect
ParticleEffect(ParticleEffect effect)
           
ParticleEffectPool(ParticleEffect effect, int initialCapacity, int max)
           
 


libgdx API

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