mirror of https://github.com/axmolengine/axmol.git
Merge pull request #9945 from jianglong0156/v3
issue cocos2d/cocos2d-js #2563 : cccomrender constructor
This commit is contained in:
commit
7f5f3a2fd9
|
@ -34,7 +34,7 @@ namespace cocostudio {
|
|||
class CC_STUDIO_DLL ComRender : public cocos2d::Component
|
||||
{
|
||||
DECLARE_CLASS_COMPONENT_INFO
|
||||
protected:
|
||||
CC_CONSTRUCTOR_ACCESS:
|
||||
/**
|
||||
* @js ctor
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue