Home
last modified time | relevance | path

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

/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dicons.h123 void DrawCooldownSpellIcon(const PixelPos &pos, const int percent) const;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dicons.h132 void DrawCooldownSpellIcon(const PixelPos &pos, const int percent) const;
/dports/games/stratagus/stratagus-3.2.0/src/ui/
H A Dicons.cpp160 void CIcon::DrawCooldownSpellIcon(const PixelPos &pos, const int percent) const in DrawCooldownSpellIcon() function in CIcon
H A Dbotpanel.cpp793 buttons[i].Icon.Icon->DrawCooldownSpellIcon(pos, in Draw()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Dicons.cpp234 void CIcon::DrawCooldownSpellIcon(const PixelPos &pos, const int percent) const in DrawCooldownSpellIcon() function in CIcon
H A Dbotpanel.cpp1200 button_icon->DrawCooldownSpellIcon(pos, in Draw()