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

Method CreateCursor

window/window.go:39–39  ·  view source on GitHub ↗
(imgFile string, xhot, yhot int)

Source from the content-addressed store, hash-verified

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()
42 Destroy()

Callers 2

InitFunction · 0.65
CreateCursorMethod · 0.65

Implementers 1

WebGlCanvaswindow/canvas.go

Calls

no outgoing calls

Tested by

no test coverage detected