Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getDeviceId
Method
getDeviceId
src/InputConfig.cpp:184–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
void InputConfig::setPlayerNum(int num) { mPlayerNum = num; }
183
int InputConfig::getPlayerNum() { return mPlayerNum; }
184
int InputConfig::getDeviceId() { return mDeviceId; }
Callers
1
GuiInputConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected