OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STOMP_BUTTON_REGION_X
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
ButtonConstants.java
25
public static final int
STOMP_BUTTON_REGION_X
= 100;
InputGameInterface.java
201
float stompButtonRegionX = ButtonConstants.
STOMP_BUTTON_REGION_X
;
206
stompButtonRegionX = params.gameWidth - ButtonConstants.STOMP_BUTTON_REGION_WIDTH - ButtonConstants.
STOMP_BUTTON_REGION_X
;
Completed in 42 milliseconds