HomeSort by relevance Sort by last modified time
    Searched full:mstaticfrictioncoeffecient (Results 1 - 1 of 1) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java 28 private float mStaticFrictionCoeffecient;
250 return mStaticFrictionCoeffecient;
254 mStaticFrictionCoeffecient = staticFrictionCoeffecient;

Completed in 254 milliseconds