Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle_building.cpp219 const uint32_t bayExtraIndex = 1 + animationIndex % 5; in CastleRedrawCurrentBuilding() local
247 const fheroes2::Sprite & bayExtraSprite = fheroes2::AGG::GetICN( bayIcnId, bayExtraIndex ); in CastleRedrawCurrentBuilding()