Package gaiasky.vr.openxr.input.actions
Class Vec2fAction
java.lang.Object
gaiasky.vr.openxr.input.actions.Action
gaiasky.vr.openxr.input.actions.SingleInputAction<com.badlogic.gdx.math.Vector2>
gaiasky.vr.openxr.input.actions.Vec2fAction
- All Implemented Interfaces:
InputAction
,AutoCloseable
-
Field Summary
Fields inherited from class gaiasky.vr.openxr.input.actions.SingleInputAction
changedSinceLastSync, currentState, getInfo, isActive, lastChangeTime
Fields inherited from class gaiasky.vr.openxr.input.actions.Action
controllerDevice, handle, localizedName, name, xrActionType
-
Constructor Summary
-
Method Summary
Methods inherited from class gaiasky.vr.openxr.input.actions.Action
close, createAction, createHandle, destroyHandle, getControllerDevice, getDeviceType, getHandle
-
Constructor Details
-
Vec2fAction
-
-
Method Details
-
sync
-