MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / windowShouldClose

Function windowShouldClose

src/core/index.ts:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133}
134
135export function windowShouldClose(): boolean {
136 return bloom_window_should_close() !== 0;
137}
138
139// Drawing lifecycle
140

Callers 15

main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90

Calls 1

Tested by

no test coverage detected