public class MultiTouchInputUtility
extends java.lang.Object
| Constructor and Description |
|---|
MultiTouchInputUtility() |
| Modifier and Type | Method and Description |
|---|---|
static IMultiTouchInputSource |
getInputSource(com.jme3.input.InputManager inputManager,
int displayWidth,
int displayHeight)
Gets the input source.
|
public static IMultiTouchInputSource getInputSource(com.jme3.input.InputManager inputManager, int displayWidth, int displayHeight)
inputManager - the input managerdisplayWidth - the display widthdisplayHeight - the display height