Difference between revisions of "JoystickHat"

m (moved JoystickConstant to JoystickHat: Better name)
Line 1: Line 1:
Joystick hat positions.
+
조이스틱 햇의 위치를 표현합니다.
== Constants ==
+
== 상수 ==
;c: Centered
+
;c: 가운데
;d: Down
+
;d: 아래
;l: Left
+
;l: 왼쪽
;ld: Left+Down
+
;ld: 왼쪽 아래
;lu: Left+Up
+
;lu: 왼쪽 위
;r: Right
+
;r: 오른쪽
;rd: Right+Down
+
;rd: 오른쪽 아래
;ru: Right+Up
+
;ru: 오른쪽 위
;u: Up
+
;u:
== See Also ==
+
== 같이 보기 ==
* [[parent::love.joystick]]
+
* [[parent::love.joystick (한국어)]]
* [[parent::Joystick]]
+
* [[parent::Joystick (한국어)]]
 
[[Category:Enums]]
 
[[Category:Enums]]
{{#set:Description=Joystick hat positions.}}
+
{{#set:Description=조이스틱 햇의 위치를 표현합니다.}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
== Other Languages ==
+
== 다른 언어 ==
 
{{i18n|JoystickConstant}}
 
{{i18n|JoystickConstant}}

Revision as of 09:01, 2 February 2014

조이스틱 햇의 위치를 표현합니다.

상수

c
가운데
d
아래
l
왼쪽
ld
왼쪽 아래
lu
왼쪽 위
r
오른쪽
rd
오른쪽 아래
ru
오른쪽 위
u

같이 보기


다른 언어