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

Method onPositionChanged

src/components/ComponentListComponent.cpp:319–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319void ComponentListComponent::onPositionChanged()
320{
321 updateComponentOffsets();
322}
323
324GuiComponent* ComponentListComponent::getSelectedComponent()
325{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected