SFML.Net
MouseButtonEventArgs Fields |
The MouseButtonEventArgs type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Button |
Code of the button (see MouseButton enum)
|
![]() |
X |
X coordinate of the mouse cursor
|
![]() |
Y |
Y coordinate of the mouse cursor
|
