C# Class SFML.Window.JoystickButtonEvent

Afficher le fichier Open project: SFML/SFML.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
Button uint
JoystickId uint

Property Details

Button public_oe property

Index of the button
public uint Button
Résultat uint

JoystickId public_oe property

Index of the joystick which triggered the event
public uint JoystickId
Résultat uint