Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ ResourceLoader.js
File
ResourceLoader.js
GDJS/tests/tests/ResourceLoader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
/**
4
* Tests
for
gdjs.ResourceLoader.
Callers
nothing calls this directly
Calls
15
loadObject1AndCheck
Function · 0.85
getResourceLoader
Method · 0.80
injectMockResourceManagerForTesting
Method · 0.80
loadFirstAssetsAndStartBackgroundLoading
Method · 0.80
isResourceDownloadPending
Method · 0.80
markPendingResourcesAsLoaded
Method · 0.80
loadAndProcessSceneResources
Method · 0.80
loadGlobalAndFirstSceneResources
Method · 0.80
isResourceDisposed
Method · 0.80
unloadSceneResources
Method · 0.80
loadAllResources
Method · 0.80
unloadObjectOrGroupAssets
Method · 0.80
Tested by
no test coverage detected