MCPcopy Index your code
hub / github.com/g3n/engine / ModifierKey

TypeAlias ModifierKey

window/window.go:49–49  ·  view source on GitHub ↗

ModifierKey corresponds to a set of modifier keys (bitmask).

Source from the content-addressed store, hash-verified

47
48// ModifierKey corresponds to a set of modifier keys (bitmask).
49type ModifierKey int
50
51// MouseButton corresponds to a mouse button.
52type MouseButton int

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected