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

Method Graphics

src/game/editor/map_object.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41const IGraphics *CMapObject::Graphics() const
42{
43 return m_pMap->Editor()->Graphics();
44}
45
46IGraphics *CMapObject::Graphics()
47{

Callers 9

AddImageMethod · 0.45
PopupSelectImageMethod · 0.45
PopupEntitiesMethod · 0.45
OnInitMethod · 0.45
CallbackAddQuadArtMethod · 0.45
ImageInfoToEditorImageFunction · 0.45
CallbackAddTileArtMethod · 0.45
LoadMethod · 0.45

Calls 1

EditorMethod · 0.45

Tested by

no test coverage detected