Commit Graph

19 Commits

Author SHA1 Message Date
YHH
4095f1e946 refactor: 规范化代码注释和更新核心模块 - 移除冗余JSDoc注释,统一代码风格 2025-06-09 13:24:54 +08:00
YHH
2e38284d6e 升级项目框架,移除大部分无用的物理和tween系统 2025-06-07 20:32:43 +08:00
yhh
caa3ffc8f5 1.新增es.TimeUtils
2.优化并给部分类添加注释
3.移除fasterDictionary
2023-03-13 23:32:24 +08:00
yhh
cd94326aad 新增系统时序控制 2021-08-28 21:26:44 +08:00
yhh
f7061f360d 移除Bitset更改为Bits 2021-05-07 16:23:15 +08:00
yhh
bc6920f829 优化getComponent与getComponents性能 2021-04-26 15:23:16 +08:00
yhh
d576a95548 fix wx 2021-04-23 21:27:34 +08:00
yhh
17b36f01b0 优化实体列表add/remove效率。性能大幅度提高 2021-04-16 17:48:13 +08:00
yhh
e1365ed343 新增系统debug使用时间 2021-04-07 15:24:37 +08:00
yhh
781bad9573 1.新增类型识别
2.EntitySystem新增initialize生命周期,构造函数后执行
2021-03-31 16:59:21 +08:00
yhh
6b2c18ad75 更改命名空间linq为es 2021-03-29 15:28:18 +08:00
yhh
1c9276b4a1 新增DelayedIteratingSystem/IntervalSystem/IntervalIteratingSystem 2021-01-27 14:58:51 +08:00
yhh
c60fe13d71 移除fastlist(经测试比Array并没有快) 2020-12-14 11:34:23 +08:00
yhh
0137309d3a 取消Extension改为linq.List以避免forin污染 2020-11-30 13:50:18 +08:00
yhh
8bc367ab48 修复bitset调整数组大小时错误/componentTypeManager获取修复 2020-11-24 18:21:26 +08:00
yhh
514572f291 reformat code 2020-07-28 16:25:20 +08:00
yhh
1b52bc5fd1 全部移动至es模块 2020-07-23 11:00:46 +08:00
yhh
a048a8ac29 新增entitylist用于管理实体 2020-06-08 20:11:58 +08:00
yhh
57efc5b0e6 新增基础实体系统 2020-06-08 18:26:05 +08:00