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

Method update

src/components/GuiInputConfig.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void GuiInputConfig::update(int deltaTime)
22{
23
24}
25
26bool GuiInputConfig::input(InputConfig* config, Input input)
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected