Class GaiaSkyActionSet
java.lang.Object
gaiasky.vr.openxr.input.actionsets.ActionSet
gaiasky.vr.openxr.input.actionsets.GaiaSkyActionSet
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class gaiasky.vr.openxr.input.actionsets.ActionSet
driver, localizedName, name
-
Constructor Summary
ConstructorDescriptionGaiaSkyActionSet
(XrControllerDevice deviceLeft, XrControllerDevice deviceRight) -
Method Summary
Modifier and TypeMethodDescriptionactions()
void
void
processListener
(XrInputListener listener) boolean
Methods inherited from class gaiasky.vr.openxr.input.actionsets.ActionSet
attachToSession, close, createHandle, destroyHandles, getHandle, sync
-
Field Details
-
deviceLeft
-
deviceRight
-
actions
-
-
Constructor Details
-
GaiaSkyActionSet
-
-
Method Details
-
processListener
-
actions
-
shouldSync
public boolean shouldSync()- Overrides:
shouldSync
in classActionSet
-
getDefaultBindings
- Specified by:
getDefaultBindings
in classActionSet
-