module
Termisu::Event::Mouse::Protocol
Overview
Mouse protocol bit masks for Cb byte decoding.
Defined in:
termisu/event/mouse.crConstant Summary
-
BUTTON_MASK =
3 -
Low 2 bits encode button number.
-
WHEEL_BIT =
64 -
Bit 6 indicates wheel events.