Searched refs:PHYS_SPEED_MAX (Results 1 – 1 of 1) sorted by relevance
66 public static final int PHYS_SPEED_MAX = 120; field in LunarView.LunarThread638 int speedWidth = (int) (UI_BAR * speed / PHYS_SPEED_MAX); in doDraw()650 int goalWidth = (UI_BAR * mGoalSpeed / PHYS_SPEED_MAX); in doDraw()