C# Class NewTOAPIA.UI.Joystick

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
GetCurrentState ( ) : JoystickActivityArgs
GetJoystick ( int stickID ) : Joystick
Joystick ( int joyID ) : System.Runtime.InteropServices
ToString ( ) : string

Method Details

GetCurrentState() public méthode

public GetCurrentState ( ) : JoystickActivityArgs
Résultat JoystickActivityArgs

GetJoystick() public static méthode

public static GetJoystick ( int stickID ) : Joystick
stickID int
Résultat Joystick

Joystick() public méthode

public Joystick ( int joyID ) : System.Runtime.InteropServices
joyID int
Résultat System.Runtime.InteropServices

ToString() public méthode

public ToString ( ) : string
Résultat string