MCPcopy 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

gameStateTickFunction · 0.85
widgetIsPressedFunction · 0.85
onUpdateMethod · 0.85
ProcessMouseToolFunction · 0.85
handleViewScrollingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected