C# 클래스 VJGamePadButtonUtility, fuze-vj-kit

파일 보기 프로젝트 열기: unity3d-jp/fuze-vj-kit 1 사용 예제들

공개 메소드들

메소드 설명
GetButtonNameOf ( VJGamepadButton b ) : string
GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType
GetKeyCodeOf ( VJGamepadButton b ) : KeyCode,
GetSemanticOf ( VJGamepadButton b ) : string

메소드 상세

GetButtonNameOf() 공개 정적인 메소드

public static GetButtonNameOf ( VJGamepadButton b ) : string
b VJGamepadButton
리턴 string

GetButtonTypeOf() 공개 정적인 메소드

public static GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType
b VJGamepadButton
리턴 VJGamePadButtonType

GetKeyCodeOf() 공개 정적인 메소드

public static GetKeyCodeOf ( VJGamepadButton b ) : KeyCode,
b VJGamepadButton
리턴 KeyCode,

GetSemanticOf() 공개 정적인 메소드

public static GetSemanticOf ( VJGamepadButton b ) : string
b VJGamepadButton
리턴 string