public interface AndroidTouchHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onTouch(android.view.MotionEvent event,
AndroidInput input) |
boolean |
supportsMultitouch(android.content.Context app) |
void onTouch(android.view.MotionEvent event,
AndroidInput input)
boolean supportsMultitouch(android.content.Context app)
Copyright © 2016. All rights reserved.