Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
type
Key int
8
9
// Modifier represents a special key pressed along with another key
10
type
Modifier int
Callers
8
input_keys_sdl.go
File · 0.85
input_keys_vulkan.go
File · 0.85
CreateWindow
Function · 0.85
jsPollKeys
Function · 0.85
CreateWindow
Function · 0.85
CreateWindow
Function · 0.85
RunIteration
Function · 0.85
input_keys_glfw.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected