SCR模块化

This commit is contained in:
MrZ626
2020-11-16 09:25:09 +08:00
parent f1f2eb583f
commit b1c15750b4
3 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
SCR= require("Zframework/screen")
COLOR= require("Zframework/color")
SCN= require("Zframework/scene")
LOG= require("Zframework/log")