MouseClickEvent.state

Button state. Might be replaced in the future with flags.

struct MouseClickEvent
bool state;

Meta