Home
last modified time | relevance | path

Searched refs:stompTouch (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DInputGameInterface.java228 final InputXY stompTouch = touch.findPointerInRegion( in update() local
238 } else if (stompTouch != null) { in update()
242 mAttackButton.press(stompTouch.getLastPressedTime(), 1.0f); in update()