mirror of
https://github.com/motajs/template.git
synced 2026-09-14 19:08:55 +08:00
- 移除 system.ts 中 'mover' in movable 运行时形状检查与 IMovableWithMover, 依 types.ts 修正后的类型直接绑定 IObjectMover<IObjectMovable> - path 内导出类型(IPathGraph*、IPathfindingGraphBuilder)归位 types.ts, graph.ts/finder.ts 改由 types 导入 - 移除类与接口声明上的 jsdoc、类实现侧与接口重复的 jsdoc、region 标记; 实现注释改为仅描述可观察行为(去除 Dijkstra 等实现叙述) - 私有方法置于调用者之前(resolveFloorId、getNodeCost、search、startMove) - system.test.ts 对齐 useMover(mover) 新签名并同步测试描述 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||