Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ initialize
Method
initialize
packages/fairygui/src/render/IRenderBackend.ts:71–71 ·
view source on GitHub ↗
* Initialize the backend * 初始化后端
(canvas: HTMLCanvasElement)
Source
from the content-addressed store, hash-verified
69
* 初始化后端
70
*/
71
initialize(canvas: HTMLCanvasElement): Promise<boolean>;
72
73
/**
74
* Begin a
new
frame
Callers
15
initialize
Method · 0.65
onSystemsCreated
Method · 0.65
initialize
Method · 0.65
initializeWithRapier
Method · 0.65
BuildSettingsPanel
Function · 0.65
handleRunInBrowser
Function · 0.65
handleRunOnDevice
Function · 0.65
loadProjectPlugins
Method · 0.65
initialize
Method · 0.65
initializeModuleSystems
Method · 0.65
registerAllServices
Method · 0.65
compileAndLoadUserScripts
Method · 0.65
Implementers
1
Canvas2DBackend
packages/fairygui/src/render/Canvas2DB
Calls
no outgoing calls
Tested by
7
initialize
Method · 0.52
initialize
Method · 0.52
initialize
Method · 0.52
initialize
Method · 0.52
initialize
Method · 0.52
initialize
Method · 0.52
initialize
Method · 0.52