Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/system/
H A Dsettings.h132 const fheroes2::Point & PosButtons() const;
H A Dsettings.cpp1272 const fheroes2::Point & Settings::PosButtons() const in PosButtons() function in Settings
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_interface.cpp102 fheroes2::Point pos_bttn = conf.PosButtons(); in SetHideInterface()