Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnRoomView
Method
OnRoomView
editor/MainFrm.cpp:2961–2961 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2959
AfxGetMainWnd()->UpdateWindow();
2960
}
2961
2962
void CMainFrame::OnRoomView() { SetViewMode(VM_ROOM); }
2963
2964
void CMainFrame::OnTerrainView() { SetViewMode(VM_TERRAIN); }
Callers
nothing calls this directly
Calls
1
SetViewMode
Function · 0.85
Tested by
no test coverage detected