Searched defs:touchUp (Results 1 – 2 of 2) sorted by relevance
59 public void touchUp(int index, float x, float y) { in touchUp() method in InputSystem
115 public static void touchUp(InputInjector injector, long downTime, int x, int y) { in touchUp() method in Events