MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getBitmapsPath

Method getBitmapsPath

libs/module/ApplicationContextBase.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123std::string ApplicationContextBase::getBitmapsPath() const
124{
125 return getRuntimeDataPath() + "bitmaps/";
126}
127
128const IApplicationContext::ArgumentList& ApplicationContextBase::getCmdLineArgs() const
129{

Callers 9

initWxWidgetsMethod · 0.80
SplashMethod · 0.80
PathEntryMethod · 0.80
constructMethod · 0.80
bindTextureMethod · 0.80
bindTextureMethod · 0.80
getBitmapsPathFunction · 0.80
getBitmapsPathFunction · 0.80
loadStandardTextureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected