摘要: LoadGameMethod 网上资源加载更新:加载场景中另建协程用来加载; public void LoadGameMethod() { StartCoroutine(start()); //Xlua网络加载 StartCoroutine(StartLoading_4(2)); //游戏场景协程加 阅读全文
posted @ 2018-09-14 12:07 _萧朗 阅读(973) 评论(0) 推荐(0)