Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
InputManager::~InputManager()
36
{
37
deinit();
38
}
39
40
std::vector<InputDevice> InputManager::getInputDevices() const
41
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.70
Tested by
no test coverage detected