C# Class PCSX2Bonus.Gamepad

Afficher le fichier Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Méthodes publiques

Свойство Type Description
IsValid bool

Méthodes publiques

Méthode Description
CancelPollAsync ( ) : void
Dispose ( ) : void
Gamepad ( Window wnd ) : Microsoft.DirectX.DirectInput
PollAsync ( ) : void

Private Methods

Méthode Description
BeginPoll ( ) : void
OnButtonPressed ( int button ) : void
OnDirectionChanged ( string direction ) : void

Method Details

CancelPollAsync() public méthode

public CancelPollAsync ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Gamepad() public méthode

public Gamepad ( Window wnd ) : Microsoft.DirectX.DirectInput
wnd System.Windows.Window
Résultat Microsoft.DirectX.DirectInput

PollAsync() public méthode

public PollAsync ( ) : void
Résultat void

Property Details

IsValid public_oe property

public bool IsValid
Résultat bool