axmol/cocos2dx/platform/android/jni
Romain TISSERAND bc0309f1a3 [android] Removed hardcoded /data/data path in CCFileUtils, make use of Context.getCacheDir() through JNI callback instead. Needed in order to get CCUserDefault working fine on Nexus 10 (Androi 4.2 multi-user environment) 2012-12-09 19:40:41 +01:00
..
IMEJni.cpp Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00
IMEJni.h Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00
Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp Added proper JNIEXPORT/JNICALL markers to android platform jni bindings. 2012-09-13 09:34:30 -07:00
Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00
Java_org_cocos2dx_lib_Cocos2dxBitmap.h fixed #1481: merge Nicolas's pull request and do some bug fixes 2012-09-21 17:01:19 +08:00
Java_org_cocos2dx_lib_Cocos2dxHelper.cpp [android] Removed hardcoded /data/data path in CCFileUtils, make use of Context.getCacheDir() through JNI callback instead. Needed in order to get CCUserDefault working fine on Nexus 10 (Androi 4.2 multi-user environment) 2012-12-09 19:40:41 +01:00
Java_org_cocos2dx_lib_Cocos2dxHelper.h [android] Removed hardcoded /data/data path in CCFileUtils, make use of Context.getCacheDir() through JNI callback instead. Needed in order to get CCUserDefault working fine on Nexus 10 (Androi 4.2 multi-user environment) 2012-12-09 19:40:41 +01:00
Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp Added proper JNIEXPORT/JNICALL markers to android platform jni bindings. 2012-09-13 09:34:30 -07:00
JniHelper.cpp fixed #1481: merge Nicolas's pull request and do some bug fixes 2012-09-21 17:01:19 +08:00
JniHelper.h fixed #1481: merge Nicolas's pull request and do some bug fixes 2012-09-21 17:01:19 +08:00
TouchesJni.cpp Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00