JoystickMoveEventArgs.JoystickId Field

SFML.Net

JoystickMoveEventArgsJoystickId Field
Index of the joystick which triggered the event

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public uint JoystickId
Public JoystickId As UInteger
public:
unsigned int JoystickId
val mutable JoystickId: uint32

Field Value

Type: UInt32
See Also