Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ setLoaded
Method
setLoaded
packages/fairygui/src/render/Canvas2DBackend.ts:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
public setLoaded(): void {
52
this._loaded = true;
53
}
54
}
55
56
/**
Callers
1
loadFont
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected