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