会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
_萧朗
博客园
首页
新随笔
新文章
联系
订阅
管理
2018年9月13日
对象池3(方法功能)PoolManager(控制)PoolTimeObject(时间管理)text01(调用)Destorys(销毁)
摘要: 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)