Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ endDrawing
Function
endDrawing
src/core/index.ts:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
export
function
endDrawing(): void {
146
bloom_end_drawing();
147
}
148
149
/**
150
* Capture the next rendered frame and write it as a PNG to `path`.
Callers
15
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
main.ts
File · 0.90
Calls
1
bloom_end_drawing
Function · 0.50
Tested by
no test coverage detected