MCPcopy 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
178CMapGrid *CMapView::MapGrid()
179{
180 return &m_MapGrid;
181}
182
183const CMapGrid *CMapView::MapGrid() const
184{

Callers 11

DoToolbarLayersMethod · 0.80
DoSoundSourceMethod · 0.80
ComputeAABBAlignmentsMethod · 0.80
DoQuadMethod · 0.80
DoQuadPointMethod · 0.80
DoQuadKnifeMethod · 0.80
DoQuadEnvPointMethod · 0.80
DoMapEditorMethod · 0.80
RenderMenubarMethod · 0.80
quick_actions.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected