See: Description
Class | Description |
---|---|
IosInputHandler | |
IosTouchHandler |
AndroidTouchHandler is the base class that receives touch inputs from the
Android system and creates the TouchEvents for jME.
|
TouchEventPool |
TouchEventPool provides a RingBuffer of jME TouchEvents to help with garbage
collection on Android.
|