MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~InputManager

Method ~InputManager

src/InputManager.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35InputManager::~InputManager()
36{
37 deinit();
38}
39
40std::vector<InputDevice> InputManager::getInputDevices() const
41{

Callers

nothing calls this directly

Calls 1

deinitFunction · 0.70

Tested by

no test coverage detected