MCPcopy
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.
46type Key int
47
48// ModifierKey corresponds to a set of modifier keys (bitmask).
49type ModifierKey int

Callers 5

buildMenuFunction · 0.92
canvas.goFile · 0.85
InitFunction · 0.85
glfw.goFile · 0.85
InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected