axmol/cocos2dx/actions
Ricardo Quesada 1f0dac4ed0 Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code
As agreed previously, CC_PROPERTY_XXX and CC_SYNTHESIZE_XXX should
not be used in the code.
This patch removes some of them. There are still many more to remove
2013-07-19 13:16:38 -07:00
..
CCAction.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCAction.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionCamera.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionCamera.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionCatmullRom.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionCatmullRom.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionEase.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionEase.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionGrid.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionGrid.h Merge branch 'more_best_practices_fixes' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-more_best_practices_fixes 2013-07-18 15:46:14 +08:00
CCActionGrid3D.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCActionGrid3D.h Merge branch 'more_best_practices_fixes' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-more_best_practices_fixes 2013-07-18 15:46:14 +08:00
CCActionInstant.cpp More best practices fixes 2013-07-18 16:30:19 -07:00
CCActionInstant.h Merge pull request #3171 from samuele3hu/ScriptHandler 2013-07-18 02:48:37 -07:00
CCActionInterval.cpp Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code 2013-07-19 13:16:38 -07:00
CCActionInterval.h Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code 2013-07-19 13:16:38 -07:00
CCActionManager.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionManager.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionPageTurn3D.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCActionPageTurn3D.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionProgressTimer.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionProgressTimer.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionTiledGrid.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionTiledGrid.h Merge branch 'more_best_practices_fixes' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-more_best_practices_fixes 2013-07-18 15:46:14 +08:00
CCActionTween.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCActionTween.h more best practices fixes 2013-07-17 16:56:19 -07:00