axmol/cocos2dx/platform
James Chen 8921d92143 Removed some unused codes. 2013-02-22 11:58:52 +08:00
..
android Removed some unused codes. 2013-02-22 11:58:52 +08:00
blackberry Removed some unused codes. 2013-02-22 11:58:52 +08:00
ios 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
linux 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
mac 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
marmalade 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
third_party webp lib depends on the module of cpufeatures when compiling with "APP_ABI := armeabi-v7a". 2013-02-18 17:52:13 +08:00
win32 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
CCAccelerometerDelegate.h Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS. 2012-11-06 14:18:13 +08:00
CCApplicationProtocol.h Minor changes to comments. One integer literal changed to float literal. 2012-09-14 15:26:38 -07:00
CCCommon.h Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCDevice.h 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
CCEGLViewProtocol.cpp fixed #1520: Added comments for using multiresolution in HelloCpp. 2012-10-23 10:50:47 +08:00
CCEGLViewProtocol.h fixed #1520: Updated some comments. 2012-10-23 14:01:48 +08:00
CCFileUtils.cpp Use CCLOG instead of CCMessageBox to report file system errors 2013-02-21 17:05:17 -08:00
CCFileUtils.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCImage.h fix some issues 2012-12-29 13:58:02 +08:00
CCImageCommonWebp.cpp issue #1770: Webp works ok on Android and iOS. 2013-02-05 18:18:53 +08:00
CCImageCommon_cpp.h Merge branch 'upstream_master' into add_webp_support 2013-02-02 12:24:05 +08:00
CCPlatformConfig.h use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok 2012-11-26 15:08:40 +08:00
CCPlatformMacros.h fixed #1649: Changed return type to const reference for member variable access. 2013-01-14 15:51:53 +08:00
CCSAXParser.cpp issue #1703:include tinyxml2 files in android/iOS project 2013-02-06 11:15:54 +08:00
CCSAXParser.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCThread.cpp Fixes CCThread.cpp so it is not included for Mac builds. 2012-09-15 00:37:12 -07:00
CCThread.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
platform.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
platform.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00