Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DButtonConstants.java20 public static final int FLY_BUTTON_REGION_X = 0; field in ButtonConstants
DInputGameInterface.java200 float flyButtonRegionX = ButtonConstants.FLY_BUTTON_REGION_X; in update()
205 …= params.gameWidth - ButtonConstants.FLY_BUTTON_REGION_WIDTH - ButtonConstants.FLY_BUTTON_REGION_X; in update()