Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ InputSetState
Function
InputSetState
src/openrct2/Input.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void InputSetState(InputState state)
44
{
45
_inputState = state;
46
}
47
48
InputState InputGetState()
49
{
Callers
3
ResetSubsystems
Method · 0.85
WindowTooltipReset
Function · 0.85
onOpen
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected