Package com.jme3.input.controls
Interface TouchListener
- All Superinterfaces:
 InputListener
- All Known Implementing Classes:
 AndroidHarness,AndroidHarnessFragment
TouchListener is used to receive events of inputs from smartphone touch devices- 
Method Summary
 
- 
Method Details
- 
onTouch
- Parameters:
 name- the name of the eventevent- the touch eventtpf- how much time has passed since the last frame
 
 -