各种函数的总结

MenuItemFont::create 

MenuItemFont::setFontName()

MenuItemFont::setFontSize()


Label::createWithTTF

Sprite3D::create

Animation3D::create

 Sprite::create

MenuItemSprite::create

MenuItemImage::create

Menu::create


static cocos2d::Scene* createScene();


virtual bool init();
void gotoMenuScene(cocos2d::Ref* pSender);
void otoMenuScene(cocos2d::Ref* pSender);
// a selector callback
void menuCloseCallback(cocos2d::Ref* pSender);

posted @ 2015-11-22 00:01  Anzhongliu  阅读(162)  评论(0编辑  收藏  举报