MCPcopy 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
41void CMapView::Focus()
42{
43 SetWorldOffset(m_ProofMode.IsModeMenu() ? m_ProofMode.CurrentMenuBackgroundPosition() : vec2(0.0f, 0.0f));
44}
45
46void CMapView::RenderGroupBorder()
47{

Callers 1

quick_actions.hFile · 0.80

Calls 2

IsModeMenuMethod · 0.80

Tested by

no test coverage detected