Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ beginFrame
Method
beginFrame
packages/fairygui/src/render/IRenderBackend.ts:77–77 ·
view source on GitHub ↗
* Begin a new frame * 开始新帧
()
Source
from the content-addressed store, hash-verified
75
* 开始新帧
76
*/
77
beginFrame(): void;
78
79
/**
80
* End the current frame
Callers
8
beginFrame
Method · 0.65
initializeModuleSystems
Method · 0.65
beginFrame
Method · 0.65
update
Method · 0.65
DebugManager.test.ts
File · 0.65
AutoProfiler.test.ts
File · 0.65
ProfilerSDK.test.ts
File · 0.65
AdvancedProfilerCollector.test.ts
File · 0.65
Implementers
1
Canvas2DBackend
packages/fairygui/src/render/Canvas2DB
Calls
no outgoing calls
Tested by
no test coverage detected