HomeSort by relevance Sort by last modified time
    Searched refs:FLY_BUTTON_REGION_WIDTH (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
ButtonConstants.java 22 public static final int FLY_BUTTON_REGION_WIDTH = 90; //128 - 24;
InputGameInterface.java 205 flyButtonRegionX = params.gameWidth - ButtonConstants.FLY_BUTTON_REGION_WIDTH - ButtonConstants.FLY_BUTTON_REGION_X;
212 ButtonConstants.FLY_BUTTON_REGION_WIDTH,

Completed in 144 milliseconds