Class VRContext.VRControllerAxes

java.lang.Object
gaiasky.vr.openvr.VRContext.VRControllerAxes
Enclosing class:
VRContext

public static class VRContext.VRControllerAxes
extends java.lang.Object
Axes ids on VR controllers
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int Axis0  
    static int Axis1  
    static int Axis2  
    static int Axis3  
    static int Axis4  
    static int SteamVR_Touchpad  
    static int SteamVR_Trigger  
  • Constructor Summary

    Constructors
    Constructor Description
    VRControllerAxes()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait