axmol/cocos2dx/actions
James Chen 6ce06bd906 issue #1056: Remove CCMutableArray and CCMutableDictionary template, offer CCDictionary to improve the performance of dictionary by 60%, it means that CCDictionary can save about 2/3 time cost. 2012-03-20 15:04:53 +08:00
..
CCAction.cpp issue #1056: synchronise cocos2d-iphone-2.0-rc0a 2012-03-16 13:42:53 +08:00
CCActionCamera.cpp fixed #533: upgrade actions to 1.0.0-r3 2011-07-01 15:08:23 +08:00
CCActionEase.cpp fixed issue with CCEaseBackInOut being erratic on the second stage of the transititon 2012-01-31 09:57:58 +00:00
CCActionGrid.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCActionGrid3D.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCActionInstant.cpp issue #1056: synchronise cocos2d-iphone-2.0-rc0a 2012-03-16 13:42:53 +08:00
CCActionInterval.cpp issue #1056: Remove CCMutableArray and CCMutableDictionary template, offer CCDictionary to improve the performance of dictionary by 60%, it means that CCDictionary can save about 2/3 time cost. 2012-03-20 15:04:53 +08:00
CCActionManager.cpp issue #1056: Remove CCMutableArray and CCMutableDictionary template, offer CCDictionary to improve the performance of dictionary by 60%, it means that CCDictionary can save about 2/3 time cost. 2012-03-20 15:04:53 +08:00
CCActionPageTurn3D.cpp Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00
CCActionProgressTimer.cpp Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00
CCActionTiledGrid.cpp Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00