axmol/cocos2dx/actions
James Chen e673bfae90 fixed #1114: Updated SchedulerTest and ShaderTest. Used CCControlSlider instead of UISlider. Added some resources. 2012-04-18 13:58:24 +08:00
..
CCAction.cpp optimize data struct. 2012-04-14 19:11:57 +08:00
CCActionCamera.cpp fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +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 fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +08:00
CCActionInstant.cpp issue #1056: synchronise cocos2d-iphone-2.0-rc0a 2012-03-16 13:42:53 +08:00
CCActionInterval.cpp fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +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 fixed #1160: Renamed 'CGFloat' to 'CCFloat'. 2012-04-13 14:09:02 +08:00
CCActionTween.cpp fixed #1114: Updated SchedulerTest and ShaderTest. Used CCControlSlider instead of UISlider. Added some resources. 2012-04-18 13:58:24 +08:00