OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOVEMENT_SLIDER_BAR_WIDTH
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
ButtonConstants.java
34
public static final int
MOVEMENT_SLIDER_BAR_WIDTH
= 140;
InputGameInterface.java
99
final float halfWidth = ButtonConstants.
MOVEMENT_SLIDER_BAR_WIDTH
/ 2.0f;
Completed in 56 milliseconds