Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ InputMode
TypeAlias
InputMode
window/window.go:55–55 ·
view source on GitHub ↗
InputMode corresponds to an input mode.
Source
from the content-addressed store, hash-verified
53
54
// InputMode corresponds to an input mode.
55
type
InputMode int
56
57
// InputMode corresponds to an input mode.
58
type
CursorMode int
Callers
2
canvas.go
File · 0.85
glfw.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected