MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / get_button

Method get_button

framework/platform/input_events.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58MouseButton MouseButtonInputEvent::get_button() const
59{
60 return button;
61}
62
63MouseAction MouseButtonInputEvent::get_action() const
64{

Callers 4

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