Exemple #1
0
 public void touch(int x, int y)
 {
     mCmd.excuteCmdTouchPoint(x, y);
 }