MCPcopy Create free account
hub / github.com/ddnet/ddnet / GetEditorOffset

Method GetEditorOffset

src/game/editor/map_view.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213vec2 CMapView::GetEditorOffset() const
214{
215 return m_EditorOffset;
216}
217
218float CMapView::GetWorldZoom() const
219{

Callers 2

OnInputMethod · 0.80
MappingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected