MCPcopy
hub / github.com/g3n/engine / GetFramebufferSize

Method GetFramebufferSize

window/window.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 core.IDispatcher
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)

Callers 1

InitFunction · 0.65

Implementers 1

WebGlCanvaswindow/canvas.go

Calls

no outgoing calls

Tested by

no test coverage detected