HomeSort by relevance Sort by last modified time
    Searched refs:getBounciness (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java 146 final float coefficientOfRestitution = getBounciness(); // 0 = perfectly inelastic,
190 final float bounciness = Math.min(getBounciness() + otherBounciness, 1.0f);
233 public float getBounciness() {
  /prebuilts/tools/common/m2/repository/com/facebook/rebound/rebound/0.3.8/
rebound-0.3.8.jar 

Completed in 65 milliseconds