Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DAccordionPanel.cpp18 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in CompleteConstruction() local
21 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "downarrownormal.png")), in CompleteConstruction()
22 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "downarrowclicked.png")), in CompleteConstruction()
23 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "downarrowmouseover.png"))); in CompleteConstruction()
102 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in SetCollapsed() local
106 …m_expand_button->SetUnpressedGraphic(GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "upa… in SetCollapsed()
107 …m_expand_button->SetPressedGraphic (GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "upa… in SetCollapsed()
108 …m_expand_button->SetRolloverGraphic (GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "upa… in SetCollapsed()
110 …m_expand_button->SetUnpressedGraphic(GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "dow… in SetCollapsed()
111 …m_expand_button->SetPressedGraphic (GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "dow… in SetCollapsed()
[all …]
H A DModeratorActionsWnd.cpp40 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in CompleteConstruction() local
44 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "nomoderatoraction.png")), in CompleteConstruction()
56 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "addstar.png")), in CompleteConstruction()
57 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "addstar_clicked.png")), in CompleteConstruction()
58 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "addstar_mouseover.png"))); in CompleteConstruction()
82 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "addplanet.png")), in CompleteConstruction()
122 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "delete.png")), in CompleteConstruction()
123 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "delete_clicked.png")), in CompleteConstruction()
134 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "setowner.png")), in CompleteConstruction()
151 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "addstarlane.png")), in CompleteConstruction()
[all …]
H A DMapWnd.cpp1019 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "auto_turn.png")), in CompleteConstruction()
1053 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "menu.png")), in CompleteConstruction()
1068 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "pedia.png")), in CompleteConstruction()
1083 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "charts.png")), in CompleteConstruction()
1098 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "design.png")), in CompleteConstruction()
1128 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "research.png")), in CompleteConstruction()
1143 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "objects.png")), in CompleteConstruction()
1158 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "empires.png")), in CompleteConstruction()
1173 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "sitrep.png")), in CompleteConstruction()
1188 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "messages.png")), in CompleteConstruction()
[all …]
H A DCUIWnd.cpp452 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in InitButtons() local
457 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "close.png")), in InitButtons()
458 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "close_clicked.png")), in InitButtons()
459 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "close_mouseover.png"))); in InitButtons()
H A DEncyclopediaDetailPanel.cpp616 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in CompleteConstruction() local
619 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "uparrownormal.png")), in CompleteConstruction()
620 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "uparrowclicked.png")), in CompleteConstruction()
621 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "uparrowmouseover.png"))); in CompleteConstruction()
624 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrownormal.png")), in CompleteConstruction()
625 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrowclicked.png")), in CompleteConstruction()
626 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrowmouseover.png"))); in CompleteConstruction()
629 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrownormal.png")), in CompleteConstruction()
630 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrowclicked.png")), in CompleteConstruction()
631 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrowmouseover.png"))); in CompleteConstruction()
H A DGalaxySetupWnd.cpp560 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in CompleteConstruction() local
564 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "randomize.png")), in CompleteConstruction()
565 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "randomize_clicked.png")), in CompleteConstruction()
566 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "randomize_mouseover.png"))); in CompleteConstruction()
H A DObjectListWnd.cpp1513 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in Init() local
1517 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "minusnormal.png" , true)), in Init()
1518 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "minusclicked.png" , true)), in Init()
1519 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "minusmouseover.png" , true))); in Init()
1522 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "plusnormal.png" , true)), in Init()
1523 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "plusclicked.png" , true)), in Init()
1524 … GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "plusmouseover.png", true))); in Init()
H A DSidePanel.cpp2963 boost::filesystem::path button_texture_dir = ClientUI::ArtDir() / "icons" / "buttons"; in CompleteConstruction() local
2966 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrownormal.png")), in CompleteConstruction()
2967 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrowclicked.png")), in CompleteConstruction()
2968 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "leftarrowmouseover.png"))); in CompleteConstruction()
2971 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrownormal.png")), in CompleteConstruction()
2972 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrowclicked.png")), in CompleteConstruction()
2973 GG::SubTexture(ClientUI::GetTexture(button_texture_dir / "rightarrowmouseover.png"))); in CompleteConstruction()