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

TypeAlias CursorMode

window/window.go:58–58  ·  view source on GitHub ↗

InputMode corresponds to an input mode.

Source from the content-addressed store, hash-verified

56
57// InputMode corresponds to an input mode.
58type CursorMode int
59
60// Cursor corresponds to a g3n standard or user-created cursor icon.
61type Cursor int

Callers 2

canvas.goFile · 0.85
glfw.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected