public int getMouseButton(int button) {
   return window.getMouseButton(button);
 }