Joystick:isVibrationSupported (한국어)

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

조이스틱이 진동을 지원하는지를 조사합니다.

함수

형식

supported = Joystick:isVibrationSupported( )

매개변수

없음.

리턴값

boolean (한국어) supported
rumble / force feedback vibration이 지원되면 true.

알아 두기

이 함수를 처음 호출할 경우 SDL's Haptic / Force Feedback subsystem의 초기화로 인해 상당한 시간이 소요될 수 있습니다.

같이 보기

다른 언어