Uses of Package
com.badlogic.gdx.graphics.g3d.particles.batches
-
Classes in com.badlogic.gdx.graphics.g3d.particles.batches used by com.badlogic.gdx.graphics.g3d.particles Class Description ParticleBatch Common interface to all the batches that render particles. -
Classes in com.badlogic.gdx.graphics.g3d.particles.batches used by com.badlogic.gdx.graphics.g3d.particles.batches Class Description BufferedParticleBatch Base class of all the batches requiring to bufferParticleControllerRenderDataParticleBatch Common interface to all the batches that render particles. -
Classes in com.badlogic.gdx.graphics.g3d.particles.batches used by com.badlogic.gdx.graphics.g3d.particles.renderers Class Description BillboardParticleBatch This class is used to render billboard particles.ModelInstanceParticleBatch This class is used to render particles having a model instance channel.ParticleBatch Common interface to all the batches that render particles.PointSpriteParticleBatch This class is used to draw particles as point sprites.