tanghai 04b834ae0d EventSystem跟ObjectPool都挂到Game类下,Game以后管理了实体组件,事件,对象池,从而成了整个框架最顶层的类,一切都由Game管理。 il y a 8 ans
..
Config 7f1769512a 增加配置组件,可以加载json格式的配置 il y a 8 ans
Message 4bd92a60cf 增加消息生成工具 il y a 8 ans
Game.cs 04b834ae0d EventSystem跟ObjectPool都挂到Game类下,Game以后管理了实体组件,事件,对象池,从而成了整个框架最顶层的类,一切都由Game管理。 il y a 8 ans
Http.cs 687683f7f7 EntityDB没有用了,删除掉 il y a 8 ans
Player.cs 8786552fae ObjectEvent跟EventComponent合并,统一成EventSystem,所有的事件都由EventSystem分发 il y a 8 ans
Scene.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 il y a 8 ans
SceneEntity.cs c6612ab9c1 增加了位置组件和位置服务器,任何Actor都会注册自己的位置到位置服务器 il y a 8 ans
Unit.cs 8786552fae ObjectEvent跟EventComponent合并,统一成EventSystem,所有的事件都由EventSystem分发 il y a 8 ans