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

  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 626 int speedWidth = (int) (UI_BAR * speed / PHYS_SPEED_MAX);
630 4 + UI_BAR + 4 + speedWidth, 4 + UI_BAR_HEIGHT);
636 4 + UI_BAR + 4 + speedWidth, 4 + UI_BAR_HEIGHT);
    [all...]

Completed in 56 milliseconds