Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DButtonConstants.java25 public static final int STOMP_BUTTON_REGION_X = 100; field in ButtonConstants
DInputGameInterface.java201 float stompButtonRegionX = ButtonConstants.STOMP_BUTTON_REGION_X; in update()
206 …rams.gameWidth - ButtonConstants.STOMP_BUTTON_REGION_WIDTH - ButtonConstants.STOMP_BUTTON_REGION_X; in update()