MCPcopy Index your code
hub / github.com/EngoEngine/engo / DestroyWindow

Function DestroyWindow

engo_js.go:215–215  ·  view source on GitHub ↗

DestroyWindow handles destroying the window when done

()

Source from the content-addressed store, hash-verified

213
214// DestroyWindow handles destroying the window when done
215func DestroyWindow() {}
216
217// CursorPos returns the current cursor position
218func CursorPos() (x, y float32) {

Callers 1

RunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected