C# Class VJGamePadButtonUtility, fuze-vj-kit

Afficher le fichier Open project: unity3d-jp/fuze-vj-kit Class Usage Examples

Méthodes publiques

Méthode Description
GetButtonNameOf ( VJGamepadButton b ) : string
GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType
GetKeyCodeOf ( VJGamepadButton b ) : KeyCode,
GetSemanticOf ( VJGamepadButton b ) : string

Method Details

GetButtonNameOf() public static méthode

public static GetButtonNameOf ( VJGamepadButton b ) : string
b VJGamepadButton
Résultat string

GetButtonTypeOf() public static méthode

public static GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType
b VJGamepadButton
Résultat VJGamePadButtonType

GetKeyCodeOf() public static méthode

public static GetKeyCodeOf ( VJGamepadButton b ) : KeyCode,
b VJGamepadButton
Résultat KeyCode,

GetSemanticOf() public static méthode

public static GetSemanticOf ( VJGamepadButton b ) : string
b VJGamepadButton
Résultat string