Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ProcessJoystick
Function
ProcessJoystick
engine/Poseidon/Input/InputDispatch.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void ProcessJoystick()
26
{
27
ProcessJoystick_SDL();
28
}
29
30
void SetSkipKeys(bool skip)
31
{
Callers
1
AppIdle
Function · 0.85
Calls
1
ProcessJoystick_SDL
Function · 0.85
Tested by
no test coverage detected