public final class PhysicsWorld.PhysicsParticleControl extends ParticleControl
particles| Modifier and Type | Method and Description |
|---|---|
void |
onRemoved(com.almasb.ents.Entity entity) |
void |
onUpdate(com.almasb.ents.Entity entity,
double tpf) |
onAdded, renderParticlespublic void onUpdate(com.almasb.ents.Entity entity,
double tpf)
onUpdate in interface com.almasb.ents.ControlonUpdate in class ParticleControlpublic void onRemoved(com.almasb.ents.Entity entity)
onRemoved in interface com.almasb.ents.ControlonRemoved in class ParticleControlCopyright © 2016. All rights reserved.