C# Class SFML.Window.JoystickButtonEvent

Exibir arquivo Open project: SFML/SFML.Net Class Usage Examples

Public Properties

Property Type Description
Button uint
JoystickId uint

Property Details

Button public_oe property

Index of the button
public uint Button
return uint

JoystickId public_oe property

Index of the joystick which triggered the event
public uint JoystickId
return uint