Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
GuiFastSelect::~GuiFastSelect()
30
{
31
mParent->updateDetailData();
32
delete mBox;
33
}
34
35
void GuiFastSelect::render(const Eigen::Affine3f& parentTrans)
36
{
Callers
nothing calls this directly
Calls
1
updateDetailData
Method · 0.80
Tested by
no test coverage detected