Searched refs:inertia (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DPhysicsComponent.java69 // if our speed is below inertia, we need to overcome inertia before we can move.
245 public void setInertia(float inertia) { argument
246 mInertia = inertia;

Completed in 41 milliseconds