pub const MOUSE_BUTTON_LEFT: u64 = 0;
Left mouse button constant for use with PointerAction.
PointerAction