Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java47 setBounciness(DEFAULT_BOUNCINESS); in reset()
237 public void setBounciness(float bounciness) { in setBounciness() method in PhysicsComponent
DSimplePhysicsComponent.java35 public void setBounciness(float bounciness) { in setBounciness() method in SimplePhysicsComponent
DGameObjectFactory.java1179 physics.setBounciness(0.4f);
1279 ghostPhysics.setBounciness(0.0f);
2516 physics.setBounciness(0.2f);
2640 physics.setBounciness(0.0f);
2864 physics.setBounciness(0.0f);
3180 physics.setBounciness(0.0f);
3467 physics.setBounciness(0.0f);
3639 physics.setBounciness(0.0f);
3850 physics.setBounciness(0.6f);
6532 physics.setBounciness(0.3f);