예제 #1
0
 public int getMouseButton(int button) {
   return window.getMouseButton(button);
 }