Package | Description |
---|---|
com.tyrlib2.graphics.particles |
Modifier and Type | Method and Description |
---|---|
PointSpriteMaterial |
Particle.getMaterial() |
PointSpriteMaterial |
BasicParticleFactory.getMaterial() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<PointSpriteMaterial,java.util.List<Particle>> |
ParticleSystem.getParticles() |
Modifier and Type | Method and Description |
---|---|
void |
Particle.setMaterial(PointSpriteMaterial material) |
void |
BasicParticleFactory.setMaterial(PointSpriteMaterial material) |