|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.mtinput.simulator.AbstractMultiTouchSimulator
synergynetframework.mtinput.simulator.AbstractDirectMultiTouchSimulator
synergynetframework.jme.simulators.directsimulator.JMEDirectSimulator
public class JMEDirectSimulator
The Class JMEDirectSimulator.
| Constructor Summary | |
|---|---|
JMEDirectSimulator(int width,
int height)
Instantiates a new JME direct simulator. |
|
| Method Summary | |
|---|---|
void |
update(float tpf)
Update. |
| Methods inherited from class synergynetframework.mtinput.simulator.AbstractDirectMultiTouchSimulator |
|---|
deleteCursor, deleteTwoCursors, newCursor, updateCursor, updateTwoCursors |
| Methods inherited from class synergynetframework.mtinput.simulator.AbstractMultiTouchSimulator |
|---|
clearCursor, getCurrentCursor, getNewCursorID, keyPressed, keyReleased, mouseDragged, mouseMoved, mousePressed, mouseReleased, registerMultiTouchEventListener, registerMultiTouchEventListener, setClickSensitivity, start, stop, unregisterMultiTouchEventListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMEDirectSimulator(int width,
int height)
width - the widthheight - the height| Method Detail |
|---|
public void update(float tpf)
IMultiTouchInputSource
tpf - the tpf
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||