Home
last modified time | relevance | path

Searched refs:FLY_BUTTON_REGION_WIDTH (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DButtonConstants.java22 public static final int FLY_BUTTON_REGION_WIDTH = 90; //128 - 24; field in ButtonConstants
DInputGameInterface.java205 …flyButtonRegionX = params.gameWidth - ButtonConstants.FLY_BUTTON_REGION_WIDTH - ButtonConstants.FL… in update()
212 ButtonConstants.FLY_BUTTON_REGION_WIDTH, in update()