Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Map
Method
Map
src/game/editor/map_object.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
const CEditorMap *CMapObject::Map() const
32
{
33
return m_pMap;
34
}
35
36
CEditorMap *CMapObject::Map()
37
{
Callers
15
CallbackOpenMap
Method · 0.45
CallbackAppendMap
Method · 0.45
CallbackSaveMap
Method · 0.45
CallbackSaveImage
Method · 0.45
CallbackSaveSound
Method · 0.45
AddImage
Method · 0.45
AddSound
Method · 0.45
LoadCurrentMap
Method · 0.45
PopupMenuFile
Method · 0.45
PopupMenuTools
Method · 0.45
PopupGroup
Method · 0.45
PopupLayer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected