Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ IsMovementHandlerActive
Function
IsMovementHandlerActive
Source/controls/plrctrls.cpp:1820–1823 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1818
}
1819
1820
bool IsMovementHandlerActive()
1821
{
1822
return GetLeftStickOrDPadGameUIHandler() != nullptr;
1823
}
1824
1825
void plrctrls_after_check_curs_move()
1826
{
Callers
1
ButtonPressed
Method · 0.85
Calls
1
GetLeftStickOrDPadGameUIHandler
Function · 0.85
Tested by
no test coverage detected