Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_interface.h94 IconsPanel & GetIconsPanel( void );
H A Dgame_interface.cpp70 Interface::IconsPanel & Interface::Basic::GetIconsPanel( void ) in GetIconsPanel() function in Interface::Basic
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/kingdom/
H A Dkingdom.cpp229 Interface::Basic::Get().GetIconsPanel().ResetIcons( ICON_HEROES ); in AddHeroes()
269 Interface::Basic::Get().GetIconsPanel().ResetIcons( ICON_CASTLES ); in AddCastle()