axmol/cocos2dx/platform/android
James Chen bb431c54ed Comments some logs in CCFileUtils. 2013-01-29 19:12:55 +08:00
..
java Adding support for getInstance in Cocos2dxGLSurfaceView, to allow for running tasks on GL Thread 2013-01-24 18:37:24 -08:00
jni [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
CCAccelerometer.cpp Adding accelerometer setInterval support to Android 2012-10-29 15:08:16 +08:00
CCAccelerometer.h Adding accelerometer setInterval support to Android 2012-10-29 15:08:16 +08:00
CCApplication.cpp Consistent use of CCAssert 2013-01-08 14:11:34 -08:00
CCApplication.h Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCCommon.cpp Fix stack overflow in CCLog 2012-10-18 14:39:56 +08:00
CCEGLView.cpp issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCEGLView.h issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
CCFileUtils.cpp Comments some logs in CCFileUtils. 2013-01-29 19:12:55 +08:00
CCGL.h issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCImage.cpp Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCPlatformDefine.h Assert implementation for Android 2013-01-09 18:51:49 -08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00