MCPcopy Index your code
hub / github.com/g3n/engine / GetScale

Method GetScale

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

Source from the content-addressed store, hash-verified

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)
41 DisposeAllCustomCursors()

Callers 1

SetModelMatrixMethod · 0.65

Implementers 1

WebGlCanvaswindow/canvas.go

Calls

no outgoing calls

Tested by

no test coverage detected