Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/heroes/
H A Dheroes.cpp799 const fheroes2::Point & heroPoint = GetCenter(); in inCastleMutable() local
800 const fheroes2::Point castlePoint( heroPoint.x, heroPoint.y + 1 ); in inCastleMutable()