modify protected -> CC_CONSTRUCTOR_ACCESS

This commit is contained in:
Jialong Zhai 2014-10-30 14:24:37 +08:00
parent 012f5403d9
commit fd238cab36
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ namespace experimental{
virtual cocos2d::ui::Widget* createCloneInstance() override;
virtual void copySpecialProperties(Widget* model) override;
CC_CONSTRUCTOR_ACCESS:
VideoPlayer();
virtual ~VideoPlayer();