C# Class Squared.DualShock4.DualShock4Buttons

Afficher le fichier Open project: kg/DS4_PSO2

Méthodes publiques

Méthode Description
ToString ( ) : string
this ( DualShock4Button button ) : bool
this ( int index ) : bool

Private Methods

Méthode Description
DualShock4Buttons ( ) : System
ReadFromBuffer ( byte buffer ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

this() public méthode

public this ( DualShock4Button button ) : bool
button DualShock4Button
Résultat bool

this() public méthode

public this ( int index ) : bool
index int
Résultat bool