Exemplo n.º 1
0
 public int getTouchY(int pointer)
 {
     return(touchHandler.getTouchY(pointer));
 }