Searched refs:GetCaptain (Results 1 – 4 of 4) sorted by relevance
126 Captain & GetCaptain( void );127 const Captain & GetCaptain( void ) const;
152 … fheroes2::Blit( castle.GetCaptain().GetPortrait( PORT_BIG ), display, pt.x + 5, pt.y + 262 ); in RedrawIcons()
370 Captain & Castle::GetCaptain( void ) in GetCaptain() function in Castle375 const Captain & Castle::GetCaptain( void ) const in GetCaptain() function in Castle
511 …row.castle->GetCaptain().PortraitRedraw( dstx + 82, dsty + 19, PORT_SMALL, fheroes2::Display::inst… in RedrawItem()