Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ load
Method
load
core/src/core/java/var3d/net/center/VGame.java:1085–1087 ·
view source on GitHub ↗
(AssetDescriptor<T> desc)
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
public
<T>
void
load(AssetDescriptor<T> desc) {
1086
assets.load(desc);
1087
}
1088
1089
/**
1090
* 加载一个资源
Callers
10
loadFolder
Method · 0.95
loadFolderExcept
Method · 0.95
loadAll
Method · 0.95
loadToPack
Method · 0.80
getSound
Method · 0.80
playMusic
Method · 0.80
getTiledMap
Method · 0.80
getModel
Method · 0.80
getTextureAtlas
Method · 0.80
getTextureRegion
Method · 0.80
Calls
1
equals
Method · 0.45
Tested by
no test coverage detected