Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Focus
Method
Focus
src/game/editor/map_view.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void CMapView::Focus()
42
{
43
SetWorldOffset(m_ProofMode.IsModeMenu() ? m_ProofMode.CurrentMenuBackgroundPosition() : vec2(0.0f, 0.0f));
44
}
45
46
void CMapView::RenderGroupBorder()
47
{
Callers
1
quick_actions.h
File · 0.80
Calls
2
IsModeMenu
Method · 0.80
CurrentMenuBackgroundPosition
Method · 0.80
Tested by
no test coverage detected