C# Class XboxCtrlrInput.XboxButtonExtensions

Afficher le fichier Open project: JISyed/Unity-XboxCtrlrInput

Méthodes publiques

Méthode Description
IsDPad ( this button ) : bool
ToDPad ( this button ) : XboxDPad

Method Details

IsDPad() public static méthode

public static IsDPad ( this button ) : bool
button this
Résultat bool

ToDPad() public static méthode

public static ToDPad ( this button ) : XboxDPad
button this
Résultat XboxDPad