资源管理:释放时自动跳过场景依赖的资源

This commit is contained in:
宝爷
2019-11-16 23:03:09 +08:00
committed by wyb10a10
parent 0a10ebb29c
commit f0d14d7b7f
4 changed files with 28 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
import { UIConf, uiManager } from "../ui/UIManager";
import { resLoader } from "../res/ResLoader";
// Learn TypeScript:
// - [Chinese] https://docs.cocos.com/creator/manual/zh/scripting/typescript.html