新增prototypespriteRenderer

This commit is contained in:
yhh
2020-09-30 18:31:58 +08:00
parent dd994cb16d
commit c9c745c730
4 changed files with 86 additions and 0 deletions

View File

@@ -228,6 +228,7 @@ module es {
}
protected initialize() {
Graphics.Instance = new Graphics();
}
protected async update() {