MCPcopy 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
1820bool IsMovementHandlerActive()
1821{
1822 return GetLeftStickOrDPadGameUIHandler() != nullptr;
1823}
1824
1825void plrctrls_after_check_curs_move()
1826{

Callers 1

ButtonPressedMethod · 0.85

Calls 1

Tested by

no test coverage detected