MCPcopy Create free account
hub / github.com/ddnet/ddnet / LoadBackground

Method LoadBackground

src/game/client/components/mapimages.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185void CMapImages::LoadBackground(class CLayers *pLayers, class IMap *pMap)
186{
187 OnMapLoadImpl(pLayers, pMap);
188}
189
190static EMapImageModType GetEntitiesModType(const CGameInfo &GameInfo)
191{

Callers 4

RenderSettingsDDNetMethod · 0.45
PopupMapPickerMethod · 0.45
LoadMenuBackgroundMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected