MCPcopy 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
219bool ImageComponent::hasImage()
220{
221 return !mPath.empty();
222}
223
224
225void ImageComponent::copyScreen()

Callers 1

hasBackgroundMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected