Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
export
function
windowShouldClose(): boolean {
136
return
bloom_window_should_close() !== 0;
137
}
138
139
// Drawing lifecycle
140
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_window_should_close
Function · 0.50
Tested by
no test coverage detected