摘要: bool MenuMove::init(){ if (!Layer::init()) { return false; } menu=Sprite::create("CloseSelected.png"); menu->setPosition(Vec2::ZERO); menu->se... 阅读全文
posted @ 2015-11-26 20:21 半世痴狂 阅读(454) 评论(0) 推荐(0)