axmol/cocos2dx/platform
James Chen 345f18ebeb issue #1683: Refactoring CCFileUtils::setResourceRootPath for BB, Linux, MAC. 2013-01-28 10:48:47 +08:00
..
android issue #1683: Fixing absolute path check for Android. 2013-01-28 10:23:19 +08:00
blackberry issue #1683: Refactoring CCFileUtils::setResourceRootPath for BB, Linux, MAC. 2013-01-28 10:48:47 +08:00
ios issue #1683: Refactoring CCFileUtils for MAC port. 2013-01-27 20:53:32 +08:00
linux issue #1683: Refactoring CCFileUtils::setResourceRootPath for BB, Linux, MAC. 2013-01-28 10:48:47 +08:00
mac issue #1683: Refactoring CCFileUtils::setResourceRootPath for BB, Linux, MAC. 2013-01-28 10:48:47 +08:00
marmalade issue #1683: Updating CCFileUtils. 2013-01-26 23:24:41 +08:00
third_party fixed #1679: use unstripped libs for armeabi-v7a 2013-01-25 14:49:25 +08:00
win32 issue #1683: Making CCApplication::setResourceRootPath deprecated. 2013-01-28 10:36:37 +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 cosmetics: fix formating 2012-12-05 11:43:04 +01: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.h issue #1683: Making some api of CCFileUtils more c++ friendly by using std::vector rather than CCArray. 2013-01-26 22:31:57 +08:00
CCFileUtilsCommon_cpp.h issue #1683: Making some api of CCFileUtils more c++ friendly by using std::vector rather than CCArray. 2013-01-26 22:31:57 +08:00
CCImage.h Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCImageCommon_cpp.h Using new API of getting full path for file name. 2013-01-25 20:51:52 +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 Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07: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