axmol/cocos2dx/actions
Ricardo Quesada cf262c28e2 getInstance() / destroyInstance() are used...
... instead of sharedXXX / purgeXXX.
They are more C++ friendly, and also easier to remember.

common files + Mac files + iOS files + tests/samples files were updated.

The old methods are deprecated now.
2013-07-11 15:24:23 -07:00
..
CCAction.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCAction.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionCamera.cpp 'tile' --> 'getTile', 'orignalTile' --> 'getOrignalTile' 2013-07-10 14:17:42 +08:00
CCActionCamera.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionCatmullRom.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionCatmullRom.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionEase.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionEase.h closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionGrid.cpp 'tile' --> 'getTile', 'orignalTile' --> 'getOrignalTile' 2013-07-10 14:17:42 +08:00
CCActionGrid.h vertex --> getVertex, originalVertex --> getOriginVertex. 2013-07-08 15:12:06 +08:00
CCActionGrid3D.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionGrid3D.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionInstant.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionInstant.h Fixed some warnings 2013-07-09 16:33:21 +02:00
CCActionInterval.cpp Minor fix in BezierTo::initWithDuration and BezierTo::clone. 2013-07-11 15:41:05 +08:00
CCActionInterval.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionManager.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCActionManager.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCActionPageTurn3D.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionPageTurn3D.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCActionProgressTimer.cpp closed #2379: Removing CCZone.h/.cpp. 2013-07-09 14:50:31 +08:00
CCActionProgressTimer.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionTiledGrid.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCActionTiledGrid.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCActionTween.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCActionTween.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00