Searched refs:StraightenPathForUnit (Results 1 – 2 of 2) sorted by relevance
121 void StraightenPathForUnit( const int32_t currentCellId, Indexes & path ) const;
361 void Battle::Board::StraightenPathForUnit( const int32_t currentCellId, Indexes & path ) const in StraightenPathForUnit() function in Battle::Board428 StraightenPathForUnit( unit.GetHeadIndex(), result ); in GetPath()