Searched refs:DEFAULT_BOUNCINESS (Results 1 – 2 of 2) sorted by relevance
21 private static final float DEFAULT_BOUNCINESS = 0.1f; field in SimplePhysicsComponent32 mBounciness = DEFAULT_BOUNCINESS; in reset()
32 private static final float DEFAULT_BOUNCINESS = 0.1f; field in PhysicsComponent47 setBounciness(DEFAULT_BOUNCINESS); in reset()