Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ MapGrid
Method
MapGrid
src/game/editor/map_view.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
CMapGrid *CMapView::MapGrid()
179
{
180
return &m_MapGrid;
181
}
182
183
const CMapGrid *CMapView::MapGrid() const
184
{
Callers
11
DoToolbarLayers
Method · 0.80
DoSoundSource
Method · 0.80
ComputePointAlignments
Method · 0.80
ComputeAABBAlignments
Method · 0.80
DoQuad
Method · 0.80
DoQuadPoint
Method · 0.80
DoQuadKnife
Method · 0.80
DoQuadEnvPoint
Method · 0.80
DoMapEditor
Method · 0.80
RenderMenubar
Method · 0.80
quick_actions.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected