MCPcopy
hub / github.com/EngoEngine/engo / Key

TypeAlias Key

input_data.go:7–7  ·  view source on GitHub ↗

Key correspends to a keyboard key

Source from the content-addressed store, hash-verified

5
6// Key correspends to a keyboard key
7type Key int
8
9// Modifier represents a special key pressed along with another key
10type Modifier int

Callers 8

input_keys_sdl.goFile · 0.85
CreateWindowFunction · 0.85
jsPollKeysFunction · 0.85
CreateWindowFunction · 0.85
CreateWindowFunction · 0.85
RunIterationFunction · 0.85
input_keys_glfw.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected