MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~GuiFastSelect

Method ~GuiFastSelect

src/components/GuiFastSelect.cpp:29–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29GuiFastSelect::~GuiFastSelect()
30{
31 mParent->updateDetailData();
32 delete mBox;
33}
34
35void GuiFastSelect::render(const Eigen::Affine3f& parentTrans)
36{

Callers

nothing calls this directly

Calls 1

updateDetailDataMethod · 0.80

Tested by

no test coverage detected