Specifies which mouse button was pressed.
public final int button;
Possible values are constants defined in the MouseButton class. This value is MouseButton.NONE if no mouse button was pressed when the event was generated.