摘要: 1.对象池PoolManager namespace kernal { public class PoolManager : MonoBehaviour { //“缓冲池”集合 public static Dictionary<string, Pools> PoolsArray = new Dict 阅读全文
posted @ 2018-09-13 11:05 _萧朗 阅读(350) 评论(0) 推荐(0)