Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Init
Function · 0.65
CreateCursor
Method · 0.65
Implementers
1
WebGlCanvas
window/canvas.go
Calls
no outgoing calls
Tested by
no test coverage detected