Searched refs:facingVelocity (Results 1 – 2 of 2) sorted by relevance
91 private boolean facingVelocity; field in ParticleEmitter505 return facingVelocity; in isFacingVelocity()518 this.facingVelocity = followVelocity; in setFacingVelocity()1114 oc.write(facingVelocity, "facingVelocity", false); in write()1152 facingVelocity = ic.readBoolean("facingVelocity", false); in read()
177 boolean facingVelocity = emitter.isFacingVelocity(); in updateParticleData()182 if (!facingVelocity){ in updateParticleData()204 if (facingVelocity){ in updateParticleData()