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

Method Editor

src/game/editor/map_object.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21const CEditor *CMapObject::Editor() const
22{
23 return m_pMap->Editor();
24}
25
26CEditor *CMapObject::Editor()
27{

Callers 7

RenderMethod · 0.45
PopupGridSettingsMethod · 0.45
GraphicsMethod · 0.45
SoundMethod · 0.45
StorageMethod · 0.45
TextRenderMethod · 0.45
ImageInfoToEditorImageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected