Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ hasImage
Method
hasImage
src/components/ImageComponent.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
bool ImageComponent::hasImage()
220
{
221
return !mPath.empty();
222
}
223
224
225
void ImageComponent::copyScreen()
Callers
1
hasBackground
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected