pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
531 stars 248 forks source link

I tried to compile it, but it didn't touch the screen and it worked #111

Open hanxinhao000 opened 4 years ago

hanxinhao000 commented 4 years ago

I found the way to the mouse public static native void nativeMotionEvent(int x, int y, int action, int pointerId, int pressure, int radius); But you can't touch the screen thank you