Termbox::MouseButton
Inherits Enum / Comparable / Value / Object
Mouse buttons for mouse events.
Constants
Left = 0
Right = 1
Middle = 2
Release = 3
WheelUp = 4
WheelDown = 5
Inherits Enum / Comparable / Value / Object
Mouse buttons for mouse events.