예제 #1
0
 protected void pointerPressed(int x, int y) {
   closeButton.pointerPressed(x, y);
   kinetic.pointerPressed(x, y);
 }