Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ InputGetState
Function
InputGetState
src/openrct2/Input.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
InputState InputGetState()
49
{
50
return _inputState;
51
}
52
53
void ResetTooltipNotShown()
54
{
Callers
6
gameStateTick
Function · 0.85
widgetIsPressed
Function · 0.85
onUpdate
Method · 0.85
WindowMapTooltipUpdateVisibility
Function · 0.85
ProcessMouseTool
Function · 0.85
handleViewScrolling
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected