MCPcopy 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

initFunction · 0.70
resizeFunction · 0.70
loadTitleFunction · 0.70
handleInputFunction · 0.70
initialiseFunction · 0.70
tickFunction · 0.70
drawMethod · 0.50
openFunction · 0.50
showBelowFunction · 0.50
drawTabMethod · 0.50
onUpdateFunction · 0.50
onUpdateFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected