MCPcopy 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.
74func DestroyWindow() { /* nothing to do here? */ }
75
76func runLoop(defaultScene Scene, headless bool) {
77 go func() {

Callers 2

TestShaderCompilationFunction · 0.92

Calls

no outgoing calls

Tested by 2

TestShaderCompilationFunction · 0.74