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

Method Gls

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

Source from the content-addressed store, hash-verified

33type IWindow interface {
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)

Callers 2

AppFunction · 0.65
AppFunction · 0.65

Implementers 1

WebGlCanvaswindow/canvas.go

Calls

no outgoing calls

Tested by

no test coverage detected