Ejemplo n.º 1
0
 public void mouseDown(int x, int y) {
   currentState.mouseDown(x, y);
 }