MCPcopy 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
25void ProcessJoystick()
26{
27 ProcessJoystick_SDL();
28}
29
30void SetSkipKeys(bool skip)
31{

Callers 1

AppIdleFunction · 0.85

Calls 1

ProcessJoystick_SDLFunction · 0.85

Tested by

no test coverage detected