Home
last modified time | relevance | path

Searched refs:GraveyardClosedCells (Results 1 – 3 of 3) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_arena.h145 Indexes GraveyardClosedCells( void ) const;
H A Dbattle_arena.cpp978 Battle::Indexes Battle::Arena::GraveyardClosedCells( void ) const in GraveyardClosedCells() function in Battle::Arena
H A Dbattle_interface.cpp2069 const Indexes cells = arena.GraveyardClosedCells(); in RedrawKilled()