axmol/cocos2dx/cocoa
James Chen 044729dab9 Updated CCControlExtension 2012-04-16 23:16:03 +08:00
..
CCAffineTransform.cpp fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +08:00
CCAutoreleasePool.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCData.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCDictionary.cpp Updated CCControlExtension 2012-04-16 23:16:03 +08:00
CCGeometry.cpp fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +08:00
CCNS.cpp Fixing Warning on CLang 3.0 on XCode 4.2 2011-12-15 01:46:55 +08:00
CCNS.h move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCObject.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCSet.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCString.cpp issue #1166: Checked whether memory is allocated successfully in CCString::initWithFormatAndValist function. 2012-04-16 14:27:49 +08:00
CCZone.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00