This commit is contained in:
yhh
2020-06-18 10:07:08 +08:00
parent bc995e36c2
commit 9c293979a4
2 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
# egret-framework
用于egret 包含众多高性能方法以供使用
> 正在施工中 试验版本 功能包含如下
用于egret的一套框架 包含众多游戏中可能用到的系统
## 当前版本功能
@@ -40,6 +38,6 @@
- [ ] 浮点助手类
- [ ] 高性能数组
## 相关库
## 作者其他库egret
- [x] [行为树/实用AI 系统](https://github.com/esengine/egret-BehaviourTree-ai)