update readme

This commit is contained in:
yhh
2020-09-16 17:44:11 +08:00
parent 52980f0b55
commit 449ca74e44

View File

@@ -78,7 +78,7 @@ class Main extends es.Core {
- [x] base64扩展 - [x] base64扩展
- [x] Stopwatch计数器 - [x] Stopwatch计数器
- [x] Input输入帮助 - [x] Input输入帮助
- [x] Keyboard键盘帮助 - [x] [Keyboard键盘帮助](https://github.com/esengine/egret-framework/wiki/KeyboardUtils-%E9%94%AE%E7%9B%98%E5%B8%AE%E5%8A%A9)
- [x] List池对象 - [x] List池对象
- [x] Lock锁帮助 - [x] Lock锁帮助
- [x] Emitter事件发射器 - [x] Emitter事件发射器