Home
last modified time | relevance | path

Searched refs:RedrawActionDisruptingRaySpell (Results 1 – 2 of 2) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_interface.h258 void RedrawActionDisruptingRaySpell( const Unit & );
H A Dbattle_interface.cpp3474 RedrawActionDisruptingRaySpell( *target ); in RedrawActionSpellCastPart1()
4254 void Battle::Interface::RedrawActionDisruptingRaySpell( const Unit & target ) in RedrawActionDisruptingRaySpell() function in Battle::Interface