Package gaiasky.vr.openxr.input.actions
Class HapticsAction
java.lang.Object
gaiasky.vr.openxr.input.actions.Action
gaiasky.vr.openxr.input.actions.HapticsAction
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class gaiasky.vr.openxr.input.actions.Action
controllerDevice, handle, localizedName, name, xrActionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sendHapticPulse
(XrDriver driver, long duration, float frequency, float amplitude) Methods inherited from class gaiasky.vr.openxr.input.actions.Action
close, createAction, createHandle, destroyHandle, getControllerDevice, getDeviceType, getHandle
-
Constructor Details
-
HapticsAction
-
-
Method Details
-
sendHapticPulse
-