Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
const CEditor *CMapObject::Editor() const
22
{
23
return m_pMap->Editor();
24
}
25
26
CEditor *CMapObject::Editor()
27
{
Callers
7
Render
Method · 0.45
PopupGridSettings
Method · 0.45
Graphics
Method · 0.45
Sound
Method · 0.45
Storage
Method · 0.45
TextRender
Method · 0.45
ImageInfoToEditorImage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected