Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setImagePath
Method
setImagePath
src/GameData.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void GameData::setImagePath(const std::string & imagePath)
64
{
65
mImagePath = imagePath;
66
}
67
68
float GameData::getRating() const
69
{
Callers
1
parseGamelist
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected