Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
58
type
CursorMode int
59
60
// Cursor corresponds to a g3n standard or user-created cursor icon.
61
type
Cursor int
Callers
2
canvas.go
File · 0.85
glfw.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected