Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_code
Method
get_code
framework/platform/input_events.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
KeyCode KeyInputEvent::get_code() const
40
{
41
return code;
42
}
43
44
KeyAction KeyInputEvent::get_action() const
45
{
Callers
8
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected