// // 添加一个精灵auto sprite = Sprite::create("CloseNormal.png");sprite->setPosition(Point(200,)); thisaddChild();