@nightgrey/ansi
    Preparing search index...

    Variable MOUSE_LEFTConst

    MOUSE_LEFT: Button1 = MouseButton.Button1

    Mouse event buttons

    This is based on X11 mouse button codes.

    • 1 = left button
    • 2 = middle button (pressing the scroll wheel)
    • 3 = right button
    • 4 = turn scroll wheel up
    • 5 = turn scroll wheel down
    • 6 = push scroll wheel left
    • 7 = push scroll wheel right
    • 8 = 4th button (aka browser backward button)
    • 9 = 5th button (aka browser forward button)
    • 10
    • 11

    Other buttons are not supported.