MouseWheelEventArgs Fields

SFML.Net

MouseWheelEventArgs Fields

The MouseWheelEventArgs type exposes the following members.

Fields
  Name Description
Public field Delta
Scroll amount
Public field X
X coordinate of the mouse cursor
Public field Y
Y coordinate of the mouse cursor
Top
See Also