Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
213
vec2 CMapView::GetEditorOffset() const
214
{
215
return m_EditorOffset;
216
}
217
218
float CMapView::GetWorldZoom() const
219
{
Callers
2
OnInput
Method · 0.80
Mapping
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected