Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
const IGraphics *CMapObject::Graphics() const
42
{
43
return m_pMap->Editor()->Graphics();
44
}
45
46
IGraphics *CMapObject::Graphics()
47
{
Callers
9
CallbackCustomEntities
Method · 0.45
AddImage
Method · 0.45
PopupSelectImage
Method · 0.45
PopupEntities
Method · 0.45
OnInit
Method · 0.45
CallbackAddQuadArt
Method · 0.45
ImageInfoToEditorImage
Function · 0.45
CallbackAddTileArt
Method · 0.45
Load
Method · 0.45
Calls
1
Editor
Method · 0.45
Tested by
no test coverage detected