enum SF::Mouse::Button
Overview
Mouse buttons
Defined in:
window/obj.crEnum Members
-
Left =
0
-
The left mouse button
-
Right =
1
-
The right mouse button
-
Middle =
2
-
The middle (wheel) mouse button
-
XButton1 =
3
-
The first extra mouse button
-
XButton2 =
4
-
The second extra mouse button
-
ButtonCount =
5
-
Keep last -- the total number of mouse buttons