Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GameHandleKeyboardInput
Function
GameHandleKeyboardInput
src/openrct2/Input.cpp:38–41 ·
view source on GitHub ↗
* * rct2: 0x006E3B43 */
Source
from the content-addressed store, hash-verified
36
* rct2: 0x006E3B43
37
*/
38
void GameHandleKeyboardInput()
39
{
40
ContextInputHandleKeyboard(false);
41
}
42
43
void InputSetState(InputState state)
44
{
Callers
1
gameStateTick
Function · 0.85
Calls
1
ContextInputHandleKeyboard
Function · 0.85
Tested by
no test coverage detected