mirror of https://github.com/axmolengine/axmol.git
modify protected -> CC_CONSTRUCTOR_ACCESS
This commit is contained in:
parent
012f5403d9
commit
fd238cab36
|
@ -80,6 +80,7 @@ namespace experimental{
|
|||
virtual cocos2d::ui::Widget* createCloneInstance() override;
|
||||
virtual void copySpecialProperties(Widget* model) override;
|
||||
|
||||
CC_CONSTRUCTOR_ACCESS:
|
||||
VideoPlayer();
|
||||
virtual ~VideoPlayer();
|
||||
|
||||
|
|
Loading…
Reference in New Issue