摘要: ## MainScene```local MainScene = class("MainScene", function() return display.newScene("MainScene")end)local winSize = {width=display.width,height=... 阅读全文
posted @ 2015-07-03 19:17 yufenghou 阅读(195) 评论(0) 推荐(0)