JoystickMoveEvent Fields

SFML.Net

JoystickMoveEvent Fields

The JoystickMoveEvent type exposes the following members.

Fields
  Name Description
Public field Axis
Joystick axis (see JoyAxis enum)
Public field JoystickId
Index of the joystick which triggered the event
Public field Position
Current position of the axis
Top
See Also