Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ Key
TypeAlias
Key
window/window.go:46–46 ·
view source on GitHub ↗
Key corresponds to a keyboard key.
Source
from the content-addressed store, hash-verified
44
45
// Key corresponds to a keyboard key.
46
type
Key int
47
48
// ModifierKey corresponds to a set of modifier keys (bitmask).
49
type
ModifierKey int
Callers
5
buildMenu
Function · 0.92
canvas.go
File · 0.85
Init
Function · 0.85
glfw.go
File · 0.85
Init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected