Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java253 public void setStaticFrictionCoeffecient(float staticFrictionCoeffecient) { in setStaticFrictionCoeffecient() argument
254 mStaticFrictionCoeffecient = staticFrictionCoeffecient; in setStaticFrictionCoeffecient()