OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLY_BUTTON_REGION_X
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
ButtonConstants.java
20
public static final int
FLY_BUTTON_REGION_X
= 0;
InputGameInterface.java
200
float flyButtonRegionX = ButtonConstants.
FLY_BUTTON_REGION_X
;
205
flyButtonRegionX = params.gameWidth - ButtonConstants.FLY_BUTTON_REGION_WIDTH - ButtonConstants.
FLY_BUTTON_REGION_X
;
Completed in 1039 milliseconds