HomeSort by relevance Sort by last modified time
    Searched refs:findPointerInRegion (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
InputGameInterface.java 92 final InputXY sliderTouch = touch.findPointerInRegion(
209 final InputXY jumpTouch = touch.findPointerInRegion(
228 final InputXY stompTouch = touch.findPointerInRegion(
InputTouchScreen.java 87 public InputXY findPointerInRegion(float regionX, float regionY, float regionWidth, float regionHeight) {

Completed in 83 milliseconds