SFML.Net
| JoystickMoveEvent Fields |
The JoystickMoveEvent type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
Axis |
Joystick axis (see JoyAxis enum)
|
|
JoystickId |
Index of the joystick which triggered the event
|
|
Position |
Current position of the axis
|
See Also