Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ state
Function
state
src/OpenLoco/src/Input.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
State state()
41
{
42
return _state;
43
}
44
45
void state(State state)
46
{
Callers
15
init
Function · 0.70
resize
Function · 0.70
loadTitle
Function · 0.70
handleInput
Function · 0.70
initialise
Function · 0.70
tick
Function · 0.70
draw
Method · 0.50
open
Function · 0.50
showBelow
Function · 0.50
drawTab
Method · 0.50
onUpdate
Function · 0.50
onUpdate
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected