Merge pull request #9945 from jianglong0156/v3

issue cocos2d/cocos2d-js #2563 : cccomrender  constructor
This commit is contained in:
minggo 2015-01-12 21:13:01 +08:00
commit 7f5f3a2fd9
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ namespace cocostudio {
class CC_STUDIO_DLL ComRender : public cocos2d::Component
{
DECLARE_CLASS_COMPONENT_INFO
protected:
CC_CONSTRUCTOR_ACCESS:
/**
* @js ctor
*/