Home
last modified time | relevance | path

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

/dports/games/stratagus/stratagus-3.2.0/src/ui/
H A Dmainscr.cpp430 UI.SingleSelectedButton->X, UI.SingleSelectedButton->Y); in DrawUnitInfo_portrait()
445 if (UI.SingleSelectedButton) { in DrawUnitInfo_portrait()
446 const PixelPos pos(UI.SingleSelectedButton->X, UI.SingleSelectedButton->Y); in DrawUnitInfo_portrait()
450 type.Icon.Icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", unit.RescuedFrom in DrawUnitInfo_portrait()
H A Dui.cpp134 SingleSelectedButton(NULL), in CUserInterface()
389 delete UI.SingleSelectedButton; in CleanUserInterface()
H A Dcontenttype.cpp260 unitToDraw->Type->Icon.Icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, 0, this->Pos, "", in Draw()
H A Dmouse.cpp794 if (UI.SingleSelectedButton && UI.SingleSelectedButton->Contains(screenPos)) { in HandleMouseOn()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Dmainscr.cpp601 UI.SingleSelectedButton->X, UI.SingleSelectedButton->Y); in DrawUnitInfo_portrait()
616 if (UI.SingleSelectedButton) { in DrawUnitInfo_portrait()
617 const PixelPos pos(UI.SingleSelectedButton->X, UI.SingleSelectedButton->Y); in DrawUnitInfo_portrait()
631 …unit.GetIcon().Icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", unit.GetDisplayP… in DrawUnitInfo_portrait()
1080 DrawPopup(*ba, UI.SingleSelectedButton->X, UI.SingleSelectedButton->Y); in DrawPopups()
H A Dui.cpp161 SingleSelectedButton(nullptr), in CUserInterface()
438 delete UI.SingleSelectedButton; in CleanUserInterface()
H A Dcontenttype.cpp280 unitToDraw->GetIcon().Icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, 0, this->Pos, "", in Draw()
H A Dmouse.cpp1234 if (UI.SingleSelectedButton && UI.SingleSelectedButton->Contains(screenPos)) { in HandleMouseOn()
/dports/games/wargus/wargus-3.2.0/scripts/human/
H A Dui_tales.lua116 UI.SingleSelectedButton = b
H A Dui_pandora.lua124 UI.SingleSelectedButton = b
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dui.h414 CUIButton *SingleSelectedButton; /// Button for single selected unit variable
/dports/games/wargus/wargus-3.2.0/scripts/orc/
H A Dui_pandora.lua124 UI.SingleSelectedButton = b
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/ui/
H A Dui.h432 CUIButton *SingleSelectedButton; /// Button for single selected unit variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/editor/
H A Deditloop.cpp868 …icon.DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", Players[Editor.SelectedPlayer].I… in DrawUnitIcons()
1134 icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", Editor.SelectedPlayer); in DrawEditorPanel_SelectIcon()
1161 icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", Editor.SelectedPlayer); in DrawEditorPanel_UnitsIcon()
1190 icon->DrawUnitIcon(*UI.SingleSelectedButton->Style, flag, pos, "", Editor.SelectedPlayer); in DrawEditorPanel_StartIcon()
/dports/games/stratagus/stratagus-3.2.0/src/tolua/
H A Dui.pkg162 CUIButton *SingleSelectedButton;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/tolua/
H A Dui.pkg169 CUIButton *SingleSelectedButton;
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/
H A Dui.lua194 UI.SingleSelectedButton = b