HomeSort by relevance Sort by last modified time
    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