Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ InitController
Function
InitController
SourceX/controls/controller.cpp:54–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void InitController()
55
{
56
InitJoystick();
57
#ifndef USE_SDL1
58
InitGameController();
59
#endif
60
}
61
62
} // namespace dvl
Callers
3
SpawnWindow
Function · 0.85
PeekMessageA
Function · 0.85
UiHandleEvents
Function · 0.85
Calls
2
InitJoystick
Function · 0.85
InitGameController
Function · 0.85
Tested by
no test coverage detected