axmol/cocos2dx/cocoa
Adrien Béraud b34dc25346 Cleaner constructors and overloads for CCSize; Cross-assignement and conversion constructors between CCPoint and CCSize. 2013-05-03 13:24:52 +10:00
..
CCAffineTransform.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCAffineTransform.h fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCArray.cpp Problem with initWithObjects of CCArray 2013-04-09 00:08:41 +05:30
CCArray.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCAutoreleasePool.cpp issue #1486: fix a warning in CCAutoreleasePool.cpp. 2012-10-12 16:03:53 +08:00
CCAutoreleasePool.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCBool.h added licence 2012-12-29 11:32:27 +09:00
CCDictionary.cpp fixed #2051: TestCpp/ExtensionsTest/CocosbuilderTest crashes under x86_64 target. 2013-04-14 16:00:50 +08:00
CCDictionary.h fixed #2051: Comment update, int ~> intptr_t. 2013-04-14 16:05:54 +08:00
CCDouble.h added licence 2012-12-29 11:32:27 +09:00
CCFloat.h added licence 2012-12-29 11:32:27 +09:00
CCGeometry.cpp Cleaner constructors and overloads for CCSize; Cross-assignement and conversion constructors between CCPoint and CCSize. 2013-05-03 13:24:52 +10:00
CCGeometry.h Cleaner constructors and overloads for CCSize; Cross-assignement and conversion constructors between CCPoint and CCSize. 2013-05-03 13:24:52 +10:00
CCInteger.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCNS.cpp Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
CCNS.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCObject.cpp Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
CCObject.h fixed #1494: Missing removing auto-release object from AutoReleasePool if invoking 'autorelease' method more times. 2012-10-08 13:41:48 +08:00
CCSet.cpp Add CCSet::create() to create, autorelease and return a new empty set. 2013-03-13 10:58:24 -07:00
CCSet.h Add CCSet::create() to create, autorelease and return a new empty set. 2013-03-13 10:58:24 -07:00
CCString.cpp fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCString.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCZone.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCZone.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00