Event.JoystickButton Field

SFML.Net

EventJoystickButton Field
Arguments for joystick button events (JoystickButtonPressed, JoystickButtonReleased)

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public JoystickButtonEvent JoystickButton
Public JoystickButton As JoystickButtonEvent
public:
JoystickButtonEvent JoystickButton
val mutable JoystickButton: JoystickButtonEvent

Field Value

Type: JoystickButtonEvent
See Also