Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ IsAutomapActive
Function
IsAutomapActive
SourceX/controls/plrctrls.cpp:875–877 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
873
} // namespace
874
875
bool IsAutomapActive() {
876
return automapflag && currlevel != DTYPE_TOWN;
877
}
878
879
void HandleRightStickMotion()
880
{
Callers
2
HandleRightStickMotion
Function · 0.85
GetGameAction
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected