Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getNumJoysticks
Method
getNumJoysticks
src/InputManager.cpp:224–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
int InputManager::getNumJoysticks() { return mNumJoysticks; }
225
int InputManager::getButtonCountByDevice(int id)
226
{
227
if(id == DEVICE_KEYBOARD)
Callers
2
input
Method · 0.80
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected