Home
last modified time | relevance | path

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

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dgrand_strategy.cpp91 Vec2i hovered_prestige_icon(-1, -1); in DrawInterface() local
126 hovered_prestige_icon.x = x; in DrawInterface()
127 hovered_prestige_icon.y = y; in DrawInterface()
133 } else if (hovered_prestige_icon.x != -1 && hovered_prestige_icon.y != -1) { in DrawInterface()
134 …factions with negative prestige cannot declare war", hovered_prestige_icon.x, hovered_prestige_ico… in DrawInterface()