Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
215
func
DestroyWindow() {}
216
217
// CursorPos returns the current cursor position
218
func
CursorPos() (x, y float32) {
Callers
1
Run
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected