Module: Lumino::MouseButtons

Defined in:
ext/Lumino.RubyExt.generated.cpp

Constant Summary collapse

NONE =
INT2FIX(0)
LEFT =
INT2FIX(1)
RIGHT =
INT2FIX(2)
MIDDLE =
INT2FIX(3)
X1 =
INT2FIX(4)
X2 =
INT2FIX(5)