axmol/cocos2dx/misc_nodes
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
..
CCClippingNode.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCClippingNode.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCMotionStreak.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCMotionStreak.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCProgressTimer.cpp Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code 2013-07-19 13:16:38 -07:00
CCProgressTimer.h Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code 2013-07-19 13:16:38 -07:00
CCRenderTexture.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
CCRenderTexture.h more best practices fixes 2013-07-17 16:56:19 -07:00