MCPcopy
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.
55type InputMode int
56
57// InputMode corresponds to an input mode.
58type CursorMode int

Callers 2

canvas.goFile · 0.85
glfw.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected