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