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

public class Vec2fAction extends SingleInputAction<com.badlogic.gdx.math.Vector2>