Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/EngoEngine/engo
/ DestroyWindow
Function
DestroyWindow
engo_mobile_bind.go:74–74 ·
view source on GitHub ↗
DestroyWindow destroies the window.
()
Source
from the content-addressed store, hash-verified
72
73
// DestroyWindow destroies the window.
74
func
DestroyWindow() { /* nothing to do here? */ }
75
76
func
runLoop(defaultScene Scene, headless bool) {
77
go
func
() {
Callers
2
TestShadersInitialization
Function · 0.92
TestShaderCompilation
Function · 0.92
Calls
no outgoing calls
Tested by
2
TestShadersInitialization
Function · 0.74
TestShaderCompilation
Function · 0.74