MCPcopy Create free account
hub / github.com/SFML/SFML / JoystickManager

Method JoystickManager

src/SFML/Window/JoystickManager.cpp:106–109  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

104
105////////////////////////////////////////////////////////////
106JoystickManager::JoystickManager()
107{
108 JoystickImpl::initialize();
109}
110
111
112////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.85

Tested by

no test coverage detected