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