메소드 | 설명 | |
---|---|---|
GetButtonNameOf ( VJGamepadButton b ) : string | ||
GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType | ||
GetKeyCodeOf ( VJGamepadButton b ) : KeyCode, | ||
GetSemanticOf ( VJGamepadButton b ) : string |
public static GetButtonNameOf ( VJGamepadButton b ) : string | ||
b | VJGamepadButton | |
리턴 | string |
public static GetButtonTypeOf ( VJGamepadButton b ) : VJGamePadButtonType | ||
b | VJGamepadButton | |
리턴 | VJGamePadButtonType |
public static GetKeyCodeOf ( VJGamepadButton b ) : KeyCode, | ||
b | VJGamepadButton | |
리턴 | KeyCode, |
public static GetSemanticOf ( VJGamepadButton b ) : string | ||
b | VJGamepadButton | |
리턴 | string |