摘要: bool HelloWorld::init(){ if ( !Layer::init() ) { return false; } Size visibleSize = Director::getInstance()->getVisibleSize(); ... 阅读全文
posted @ 2015-04-22 19:23 yufenghou 阅读(269) 评论(0) 推荐(0)