Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ InitMultiView
Function
InitMultiView
Source/player.cpp:2563–2567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2561
}
2562
2563
void InitMultiView()
2564
{
2565
assert(MyPlayer != nullptr);
2566
ViewPosition = MyPlayer->position.tile;
2567
}
2568
2569
void PlrClrTrans(Point position)
2570
{
Callers
2
LoadGameLevel
Function · 0.85
DebugCmdScrollView
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected