axmol/cocos2dx/platform/android
minggo 78d3c7f048 fixed #1613:not reload resources on Android platform after return from background 2013-04-17 15:34:57 +08:00
..
java fixed #1613:not reload resources on Android platform after return from background 2013-04-17 15:34:57 +08:00
jni JNI fixes, added missing JNIEXPORT / JNICALL declarations 2013-04-02 22:15:12 +02: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 fixed #1812: A warning of getStringWithEllipsisJni function when compiling it with clang. 2013-03-08 15:56:17 +08:00
CCApplication.h Removed some unused codes. 2013-02-22 11:58:52 +08:00
CCCommon.cpp fix CCLuaLog() 2013-02-02 15:05:30 +08:00
CCDevice.cpp fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +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
CCFileUtilsAndroid.cpp fixed #1812: Minor fix. 2013-03-08 16:00:14 +08:00
CCFileUtilsAndroid.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCGL.h issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCImage.cpp Reduce function call in nativeInitBitmapDC to improve performance. 2013-04-07 17:17:19 +08: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