随笔分类 -  cocos2d-x基本

cocos2d-x 一些基本常识
摘要:// create the application instanceAppDelegate app;CCEGLView* eglView = CCEGLView::sharedOpenGLView();eglView->setViewName("Fei");eglView->setFrameSize... 阅读全文
posted @ 2016-01-01 21:09 -刀狂剑痴- 阅读(203) 评论(0) 推荐(0)