Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetDeviceName ( int index ) : string | ||
GetState ( ) : GamePadState | ||
GetState ( int index ) : GamePadState | ||
Poll ( ) : void | ||
WinMMJoystick ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool manual ) : void | ||
OpenJoystick ( int number ) : JoystickDevice |
public GetDeviceName ( int index ) : string | ||
index | int | |
Résultat | string |
public GetState ( int index ) : GamePadState | ||
index | int | |
Résultat | GamePadState |