SFML.Net
| MouseWheelEvent Fields |
The MouseWheelEvent type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
Delta |
Scroll amount
|
|
X |
X coordinate of the mouse cursor
|
|
Y |
Y coordinate of the mouse cursor
|
See Also