axmol/cocos2dx/platform/android
minggo 8d4f715008 Merge pull request #2929 from minggo/iss2304-refator-cclayer
issue #2304:use function to simplify acceremeter call back
2013-06-19 01:43:18 -07:00
..
java solve android crash with CCLabelTTF setString function 2013-06-18 10:08:34 +08:00
jni fixed #2129: Rename m_iVar to _var, remove CC prefixes. 2013-06-15 14:03:30 +08:00
CCAccelerometer.cpp issue #2304:use function to simplify acceremeter call back 2013-06-19 16:10:53 +08:00
CCAccelerometer.h issue #2304:use function to simplify acceremeter call back 2013-06-19 16:10:53 +08:00
CCApplication.cpp add Polish language support 2013-06-11 16:46:38 +02: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 fixed #2129: Rename m_iVar to _var, remove CC prefixes. 2013-06-15 14:03:30 +08:00
CCEGLView.h issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
CCFileUtilsAndroid.cpp fixed #2124: make CCImage::initWithIamgeFileThreadSafe() thread safe 2013-06-18 17:10:54 +08:00
CCFileUtilsAndroid.h fixed #2124: make CCImage::initWithIamgeFileThreadSafe() thread safe 2013-06-18 17:10:54 +08:00
CCGL.h issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCImage.cpp fixed #2129: Rename m_iVar to _var, remove CC prefixes. 2013-06-15 14:03:30 +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