Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
MouseButton MouseButtonInputEvent::get_button() const
59
{
60
return button;
61
}
62
63
MouseAction MouseButtonInputEvent::get_action() const
64
{
Callers
4
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