C# Class Squared.DualShock4.DualShock4Axes

Afficher le fichier Open project: kg/DS4_PSO2

Méthodes publiques

Méthode Description
ToString ( ) : string
this ( DualShock4Axis axis ) : float
this ( int index ) : float

Private Methods

Méthode Description
ByteToSignedFloat ( byte b ) : float
ByteToUnsignedFloat ( byte b ) : float
DualShock4Axes ( ) : System
ReadFromBuffer ( byte buffer ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

this() public méthode

public this ( DualShock4Axis axis ) : float
axis DualShock4Axis
Résultat float

this() public méthode

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