Searched refs:touchUp (Results 1 – 3 of 3) sorted by relevance
10 sSystemRegistry.inputSystem.touchUp(0, event.getRawX() * (1.0f / params.viewScaleX), in updateTouch()
22 BaseObject.sSystemRegistry.inputSystem.touchUp(id, in updateTouch()
59 public void touchUp(int index, float x, float y) { in touchUp() method in InputSystem