mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
更新demo
更新demo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
namespace YooAsset
|
||||
{
|
||||
internal class ResourceAssist
|
||||
{
|
||||
public CacheManager Cache { set; get; }
|
||||
public PersistentManager Persistent { set; get; }
|
||||
public DownloadManager Download { set; get; }
|
||||
public ResourceLoader Loader { set; get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user