Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.VROverlayInputMethod
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.VROverlayInputMethod
native declaration : headers\openvr_capi.h:1008
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:1007static final intnative declaration : headers\openvr_capi.h:1006static final intnative declaration : headers\openvr_capi.h:1005 
- 
Field Details
- 
VROverlayInputMethod_None
static final int VROverlayInputMethod_Nonenative declaration : headers\openvr_capi.h:1005- See Also:
 
 - 
VROverlayInputMethod_Mouse
static final int VROverlayInputMethod_Mousenative declaration : headers\openvr_capi.h:1006- See Also:
 
 - 
VROverlayInputMethod_DualAnalog
static final int VROverlayInputMethod_DualAnalognative declaration : headers\openvr_capi.h:1007- See Also:
 
 
 -