SF::Mouse::Button
Inherits Enum / Comparable / Value / Object
Mouse buttons
Constants
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