Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/g3n/engine
/ GetSize
Method
GetSize
window/window.go:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
Gls() *gls.GLS
36
GetFramebufferSize() (width int, height int)
37
GetSize() (width int, height int)
38
GetScale() (x float64, y float64)
39
CreateCursor(imgFile string, xhot, yhot int) (Cursor, error)
40
SetCursor(cursor Cursor)
Callers
2
winSize
Method · 0.65
SetFullscreen
Method · 0.65
Implementers
1
WebGlCanvas
window/canvas.go
Calls
no outgoing calls
Tested by
no test coverage detected