Home
last modified time | relevance | path

Searched refs:getJoyInput (Results 1 – 7 of 7) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/system/
DJmeContext.java127 public JoyInput getJoyInput(); in getJoyInput() method
DNullContext.java173 public JoyInput getJoyInput() { in getJoyInput() method in NullContext
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
DAwtPanelsContext.java97 public JoyInput getJoyInput() { in getJoyInput() method in AwtPanelsContext
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglOffscreenBuffer.java187 public JoyInput getJoyInput() { in getJoyInput() method in LwjglOffscreenBuffer
DLwjglAbstractDisplay.java231 public JoyInput getJoyInput() { in getJoyInput() method in LwjglAbstractDisplay
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DApplication.java283 joyInput = context.getJoyInput(); in initInput()
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
DOGLESContext.java340 public JoyInput getJoyInput() { in getJoyInput() method in OGLESContext