摘要: local sp = display.newScale9Sprite("UI/green.png", display.cx, display.cy) self:addChild(sp) sp:setName("choseWin") sp:setVisible(true) sp:setAnchorPo 阅读全文
posted @ 2019-11-28 14:31 博_客园的张斯瑞 阅读(453) 评论(0) 推荐(0) 编辑