OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setStaticFrictionCoeffecient
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java
49
setStaticFrictionCoeffecient
(DEFAULT_STATIC_FRICTION_COEFFECIENT);
253
public void
setStaticFrictionCoeffecient
(float staticFrictionCoeffecient) {
GameObjectFactory.java
712
physics.
setStaticFrictionCoeffecient
(0.01f);
[
all
...]
Completed in 58 milliseconds