HomeSort by relevance Sort by last modified time
    Searched full:updatephysics (Results 1 - 1 of 1) sorted by null

  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 43 * updatePhysics() advances the physics based on realtime. draw() renders the
358 if (mMode == STATE_RUNNING) updatePhysics();
675 private void updatePhysics() {
    [all...]

Completed in 56 milliseconds