MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / setPlayerNum

Method setPlayerNum

src/InputConfig.cpp:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182void InputConfig::setPlayerNum(int num) { mPlayerNum = num; }
183int InputConfig::getPlayerNum() { return mPlayerNum; }
184int InputConfig::getDeviceId() { return mDeviceId; }

Callers 4

loadConfigMethod · 0.80
loadDefaultConfigMethod · 0.80
GuiDetectDeviceMethod · 0.80
inputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected