Searched refs:STOMP_BUTTON_Y (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DHudSystem.java31 private static final float STOMP_BUTTON_Y = -10.0f; field in class:HudSystem
134 mStompButtonLocation.set(STOMP_BUTTON_X, STOMP_BUTTON_Y);
246 mStompButtonLocation.set(params.gameWidth - STOMP_BUTTON_WIDTH - STOMP_BUTTON_X, STOMP_BUTTON_Y);
249 mStompButtonLocation.set(STOMP_BUTTON_X, STOMP_BUTTON_Y);

Completed in 17 milliseconds