SFML.Net
| MouseButtonEvent Fields |
The MouseButtonEvent type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
Button |
Code of the button (see MouseButton enum)
|
|
X |
X coordinate of the mouse cursor
|
|
Y |
Y coordinate of the mouse cursor
|
See Also