Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java28 private float mStaticFrictionCoeffecient; field in PhysicsComponent
250 return mStaticFrictionCoeffecient; in getStaticFrictionCoeffecient()
254 mStaticFrictionCoeffecient = staticFrictionCoeffecient; in setStaticFrictionCoeffecient()