Home
last modified time | relevance | path

Searched refs:setStaticFrictionCoeffecient (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java49 setStaticFrictionCoeffecient(DEFAULT_STATIC_FRICTION_COEFFECIENT); in reset()
253 public void setStaticFrictionCoeffecient(float staticFrictionCoeffecient) { in setStaticFrictionCoeffecient() method in PhysicsComponent
DGameObjectFactory.java712 physics.setStaticFrictionCoeffecient(0.01f);
5142 physics.setStaticFrictionCoeffecient(0.01f);