axmol/cocos/platform/android
pyrosphere ae48e0bf69 Android setMultipleTouchEnabled (#16830)
* Added method to switch between single and multitouch on Android.

* Moved variable definitions to the beginning of the class. Handle single touch for ACTION_MOVE and ACTION_CANCEL.

* Cleaner code by using if/else instead of break
2016-11-16 09:41:07 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java Android setMultipleTouchEnabled (#16830) 2016-11-16 09:41:07 +08:00
jni Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
libcocos2dx set correct package name 2016-05-09 18:14:53 +08:00
libcocos2dx-with-controller fixed compile error for android-studio build (with-controller) (#16529) 2016-09-07 12:01:11 +08:00
Android.mk remove unsupport flags 2016-04-26 14:08:23 +08:00
CCApplication-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon-android.cpp Fix MessageBox inverted params on Android (#16484) 2016-09-01 16:10:02 +08:00
CCDevice-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEnhanceAPI-android.cpp fixes issue #15566 2016-07-12 19:03:53 -07:00
CCEnhanceAPI-android.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCFileUtils-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformDefine-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
javaactivity-android.cpp merge v3.13 back to v3 2016-08-29 11:57:13 +08:00