Searched refs:PHYS_FUEL_MAX (Results 1 – 1 of 1) sorted by relevance
61 public static final int PHYS_FUEL_MAX = 100; field in LunarView.LunarThread632 int fuelWidth = (int) (UI_BAR * mFuel / PHYS_FUEL_MAX); in doDraw()