MCPcopy 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
39KeyCode KeyInputEvent::get_code() const
40{
41 return code;
42}
43
44KeyAction KeyInputEvent::get_action() const
45{

Callers 8

input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80
input_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected