Home
last modified time | relevance | path

Searched refs:GetICN (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/dialog/
H A Ddialog_box.cpp53 const fheroes2::Sprite & image3 = fheroes2::AGG::GetICN( icnId, 3 ); in leftWidth()
54 const fheroes2::Sprite & image4 = fheroes2::AGG::GetICN( icnId, 4 ); in leftWidth()
55 const fheroes2::Sprite & image5 = fheroes2::AGG::GetICN( icnId, 5 ); in leftWidth()
68 const fheroes2::Sprite & image0 = fheroes2::AGG::GetICN( icnId, 0 ); in rightWidth()
69 const fheroes2::Sprite & image1 = fheroes2::AGG::GetICN( icnId, 1 ); in rightWidth()
70 const fheroes2::Sprite & image2 = fheroes2::AGG::GetICN( icnId, 2 ); in rightWidth()
131 const fheroes2::Sprite & part0 = fheroes2::AGG::GetICN( buybuild, 0 ); in redraw()
133 const fheroes2::Sprite & part4 = fheroes2::AGG::GetICN( buybuild, 4 ); in redraw()
147 const fheroes2::Sprite & sl = fheroes2::AGG::GetICN( buybuild, 5 ); in redraw()
161 const fheroes2::Sprite & part2 = fheroes2::AGG::GetICN( buybuild, 2 ); in redraw()
[all …]
H A Ddialog_arena.cpp54 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::XPRIMARY, 0 ); in SelectSkillFromArena()
104 dst_pt.x = box_rt.x + ( box_rt.width - fheroes2::AGG::GetICN( system, 1 ).width() ) / 2; in SelectSkillFromArena()
105 dst_pt.y = box_rt.y + box_rt.height - fheroes2::AGG::GetICN( system, 1 ).height(); in SelectSkillFromArena()
161 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 0 ), display, rect1.x, rect1.y ); in InfoSkillClear()
162 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 1 ), display, rect2.x, rect2.y ); in InfoSkillClear()
163 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 2 ), display, rect3.x, rect3.y ); in InfoSkillClear()
166 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 3 ), display, rect4.x, rect4.y ); in InfoSkillClear()
175 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 4 ), display, rect1.x, rect1.y ); in InfoSkillSelect()
178 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 5 ), display, rect2.x, rect2.y ); in InfoSkillSelect()
181 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::XPRIMARY, 6 ), display, rect3.x, rect3.y ); in InfoSkillSelect()
[all …]
H A Ddialog_recrut.cpp107 const fheroes2::Sprite & sgold = fheroes2::AGG::GetICN( ICN::RESOURCE, 6 ); in RedrawMonsterInfo()
116 const fheroes2::Sprite & sres = fheroes2::AGG::GetICN( ICN::RESOURCE, 4 ); in RedrawMonsterInfo()
125 const fheroes2::Sprite & sres = fheroes2::AGG::GetICN( ICN::RESOURCE, 1 ); in RedrawMonsterInfo()
134 const fheroes2::Sprite & sres = fheroes2::AGG::GetICN( ICN::RESOURCE, 0 ); in RedrawMonsterInfo()
143 const fheroes2::Sprite & sres = fheroes2::AGG::GetICN( ICN::RESOURCE, 2 ); in RedrawMonsterInfo()
152 const fheroes2::Sprite & sres = fheroes2::AGG::GetICN( ICN::RESOURCE, 3 ); in RedrawMonsterInfo()
232 const fheroes2::Sprite & box = fheroes2::AGG::GetICN( ICN::RECRBKG, 0 ); in RecruitMonster()
259 …prite buttonMax( dst_pt.x, dst_pt.y, fheroes2::AGG::GetICN( ICN::RECRUIT, 4 ), fheroes2::AGG::GetI… in RecruitMonster()
284 …onsterSwitchLeft.setSprite( fheroes2::AGG::GetICN( ICN::MONSTER_SWITCH_LEFT_ARROW, 0 ), fheroes2::… in RecruitMonster()
285 …nsterSwitchRight.setSprite( fheroes2::AGG::GetICN( ICN::MONSTER_SWITCH_RIGHT_ARROW, 0 ), fheroes2:… in RecruitMonster()
[all …]
H A Ddialog_system_options.cpp71 …const fheroes2::Sprite & musicVolumeIcon = fheroes2::AGG::GetICN( ICN::SPANEL, Audio::isValid() ? … in drawDialog()
83 …const fheroes2::Sprite & soundVolumeOption = fheroes2::AGG::GetICN( ICN::SPANEL, Audio::isValid() … in drawDialog()
118 … const fheroes2::Sprite & heroSpeedIcon = fheroes2::AGG::GetICN( ICN::SPANEL, heroSpeedIconId ); in drawDialog()
138 const fheroes2::Sprite & aiSpeedIcon = fheroes2::AGG::GetICN( ICN::SPANEL, aiSpeedIconId ); in drawDialog()
164 …const fheroes2::Sprite & scrollSpeedIcon = fheroes2::AGG::GetICN( ICN::SPANEL, scrollSpeedIconId ); in drawDialog()
169 …const fheroes2::Sprite & interfaceThemeIcon = fheroes2::AGG::GetICN( ICN::SPANEL, isEvilInterface … in drawDialog()
181 …rfaceStateIcon = isHiddenInterface ? fheroes2::AGG::GetICN( ICN::ESPANEL, 4 ) : fheroes2::AGG::Get… in drawDialog()
196 …const fheroes2::Sprite & autoBattleIcon = fheroes2::AGG::GetICN( ICN::CSPANEL, spellcast ? 7 : 6 ); in drawDialog()
200 const fheroes2::Sprite & autoBattleIcon = fheroes2::AGG::GetICN( ICN::SPANEL, 18 ); in drawDialog()
214 …const fheroes2::Sprite & dialog = fheroes2::AGG::GetICN( ( isEvilInterface ? ICN::SPANBKGE : ICN::… in openSystemOptionsDialog()
[all …]
H A Ddialog_marketplace.cpp147 const fheroes2::Sprite & spriteExit = fheroes2::AGG::GetICN( tradpost, 17 ); in TradeWindowGUI()
154 _scrollbar.setImage( fheroes2::AGG::GetICN( tradpost, 2 ) ); in TradeWindowGUI()
228 const fheroes2::Sprite & bar = fheroes2::AGG::GetICN( tradpost, 1 ); in ShowTradeArea()
255 const fheroes2::Sprite & sprite_fromto = fheroes2::AGG::GetICN( tradpost, 0 ); in ShowTradeArea()
351 fheroes2::MovableSprite cursorFrom( fheroes2::AGG::GetICN( tradpost, 14 ) ); in Marketplace()
373 fheroes2::MovableSprite cursorTo( fheroes2::AGG::GetICN( tradpost, 14 ) ); in Marketplace()
401 const fheroes2::Sprite & spriteExit = fheroes2::AGG::GetICN( tradpost, 17 ); in Marketplace()
612 RedrawResourceSprite( fheroes2::AGG::GetICN( tradpost, 7 ), pt.x, pt.y, rs.wood ); in RedrawFromResource()
614 RedrawResourceSprite( fheroes2::AGG::GetICN( tradpost, 8 ), pt.x + 37, pt.y, rs.mercury ); in RedrawFromResource()
616 RedrawResourceSprite( fheroes2::AGG::GetICN( tradpost, 9 ), pt.x + 74, pt.y, rs.ore ); in RedrawFromResource()
[all …]
H A Ddialog_levelup.cpp57 const fheroes2::Sprite & sprite_frame = fheroes2::AGG::GetICN( ICN::SECSKILL, 15 ); in DialogOneSecondary()
63 …const fheroes2::Sprite & sprite_skill = fheroes2::AGG::GetICN( ICN::SECSKILL, sec.GetIndexSprite1(… in DialogOneSecondary()
92 const fheroes2::Sprite & sprite_frame = fheroes2::AGG::GetICN( ICN::SECSKILL, 15 ); in DialogSelectSecondary()
93 …const fheroes2::Sprite & sprite_skill1 = fheroes2::AGG::GetICN( ICN::SECSKILL, sec1.GetIndexSprite… in DialogSelectSecondary()
94 …const fheroes2::Sprite & sprite_skill2 = fheroes2::AGG::GetICN( ICN::SECSKILL, sec2.GetIndexSprite… in DialogSelectSecondary()
112 …pt.x = box.GetArea().x + box.GetArea().width / 2 - fheroes2::AGG::GetICN( system, 9 ).width() - 20; in DialogSelectSecondary()
113 pt.y = box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 9 ).height(); in DialogSelectSecondary()
117 pt.y = box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 9 ).height(); in DialogSelectSecondary()
164 …:makeButtonWithBackground( pt.x, pt.y, fheroes2::AGG::GetICN( icnHeroes, 0 ), fheroes2::AGG::GetIC… in DialogSelectSecondary()
H A Ddialog_skillinfo.cpp52 const fheroes2::Sprite & border = fheroes2::AGG::GetICN( ICN::SECSKILL, 15 ); in SecondarySkillInfo()
72 … const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::SECSKILL, skill.GetIndexSprite1() ); in SecondarySkillInfo()
92 …const fheroes2::Point pt( box.GetArea().x + ( box.GetArea().width - fheroes2::AGG::GetICN( system,… in SecondarySkillInfo()
93 … box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 1 ).height() ); in SecondarySkillInfo()
163 const fheroes2::Sprite & border = fheroes2::AGG::GetICN( ICN::PRIMSKIL, 4 ); in PrimarySkillInfo()
180 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::PRIMSKIL, index ); in PrimarySkillInfo()
196 …const fheroes2::Point pt( box.GetArea().x + ( box.GetArea().width - fheroes2::AGG::GetICN( system,… in PrimarySkillInfo()
197 … box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 1 ).height() ); in PrimarySkillInfo()
H A Ddialog_selectitems.cpp46 …SetScrollBar( fheroes2::AGG::GetICN( ICN::LISTBOX, 10 ), fheroes2::Rect( rt.x + rt.width - 21, rt.… in SelectEnum()
57 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::LISTBOX, 7 ), display, dst.x + area.width - 25, dst.y … in RedrawBackground()
60 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::LISTBOX, 8 ), display, dst.x + area.width - 25, dst.y … in RedrawBackground()
62 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::LISTBOX, 9 ), display, dst.x + area.width - 25, dst.y … in RedrawBackground()
180 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::ARTFX, art.IndexSprite32() ), fheroes2::Display::insta… in RedrawItem()
213 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::SPELLS, spell.IndexSprite() ), fheroes2::Display::inst… in RedrawItem()
281 …Dialog::FrameBorder frameborder( fheroes2::Size( 310, 280 ), fheroes2::AGG::GetICN( ICN::TEXTBAK2,… in SelectSecondarySkill()
331 …Dialog::FrameBorder frameborder( fheroes2::Size( 340, 280 ), fheroes2::AGG::GetICN( ICN::TEXTBAK2,… in SelectSpell()
375 …Dialog::FrameBorder frameborder( fheroes2::Size( 370, 280 ), fheroes2::AGG::GetICN( ICN::TEXTBAK2,… in SelectArtifact()
419 …Dialog::FrameBorder frameborder( fheroes2::Size( 260, 280 ), fheroes2::AGG::GetICN( ICN::TEXTBAK2,… in SelectMonster()
[all …]
H A Ddialog_armyinfo.cpp399 return fheroes2::AGG::GetICN( ICN::SPELLINL, 9 ); in GetModesSprite()
401 return fheroes2::AGG::GetICN( ICN::SPELLINL, 3 ); in GetModesSprite()
403 return fheroes2::AGG::GetICN( ICN::SPELLINL, 0 ); in GetModesSprite()
405 return fheroes2::AGG::GetICN( ICN::SPELLINL, 10 ); in GetModesSprite()
409 return fheroes2::AGG::GetICN( ICN::SPELLINL, 8 ); in GetModesSprite()
415 return fheroes2::AGG::GetICN( ICN::SPELLINL, 4 ); in GetModesSprite()
417 return fheroes2::AGG::GetICN( ICN::SPELLINL, 1 ); in GetModesSprite()
419 return fheroes2::AGG::GetICN( ICN::SPELLINL, 5 ); in GetModesSprite()
421 return fheroes2::AGG::GetICN( ICN::SPELLINL, 7 ); in GetModesSprite()
423 return fheroes2::AGG::GetICN( ICN::SPELLINL, 2 ); in GetModesSprite()
[all …]
H A Ddialog_giftresources.cpp69 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::CELLWIN, 43 ); in SelectRecipientsColors()
87 …fheroes2::Blit( fheroes2::AGG::GetICN( ICN::CELLWIN, 43 + Color::GetIndex( *it ) ), display, pos.x… in Redraw()
89 … fheroes2::Blit( fheroes2::AGG::GetICN( ICN::CELLWIN, 2 ), display, pos.x + 2, pos.y + 2 ); in Redraw()
121 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::TRADPOST, 7 ); in ResourceBar()
135 …const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::TRADPOST, 7 + Resource::GetIndexSpri… in RedrawResource()
236 const fheroes2::Sprite & buttonOkSprite = fheroes2::AGG::GetICN( okIcnId, 0 ); in MakeGiftResource()
237 const fheroes2::Sprite & buttonCancelSprite = fheroes2::AGG::GetICN( cancelIcnId, 0 ); in MakeGiftResource()
242 … fheroes2::AGG::GetICN( okIcnId, 1 ), display ), in MakeGiftResource()
246 … fheroes2::AGG::GetICN( cancelIcnId, 1 ), display ), in MakeGiftResource()
H A Ddialog_selectscenario.cpp66 const fheroes2::Sprite & spriteCount = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawItem()
95 const fheroes2::Sprite & spriteSize = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawItem()
107 const fheroes2::Sprite & spriteWins = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawItem()
111 const fheroes2::Sprite & spriteLoss = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawItem()
152 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::REQSBKG, 0 ), display, dst.x, dst.y ); in RedrawBackground()
159 const fheroes2::Sprite & spriteCount = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawBackground()
180 const fheroes2::Sprite & spriteSize = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawBackground()
190 const fheroes2::Sprite & spriteWins = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawBackground()
194 const fheroes2::Sprite & spriteLoss = fheroes2::AGG::GetICN( ICN::REQUESTS, index ); in RedrawBackground()
252 const fheroes2::Sprite & panel = fheroes2::AGG::GetICN( ICN::REQSBKG, 0 ); in SelectScenario()
[all …]
H A Ddialog_chest.cpp41 const fheroes2::Sprite & sprite_gold = fheroes2::AGG::GetICN( ICN::RESOURCE, 6 ); in SelectGoldOrExp()
42 const fheroes2::Sprite & sprite_expr = fheroes2::AGG::GetICN( ICN::EXPMRL, 4 ); in SelectGoldOrExp()
55 …pt.x = box.GetArea().x + box.GetArea().width / 2 - fheroes2::AGG::GetICN( system, 9 ).width() - 20; in SelectGoldOrExp()
56 pt.y = box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 5 ).height(); in SelectGoldOrExp()
60 pt.y = box.GetArea().y + box.GetArea().height - fheroes2::AGG::GetICN( system, 7 ).height(); in SelectGoldOrExp()
H A Ddialog_settings.cpp81 const fheroes2::Sprite & cell = fheroes2::AGG::GetICN( ICN::CELLWIN, 1 ); in RedrawItem()
82 const fheroes2::Sprite & mark = fheroes2::AGG::GetICN( ICN::CELLWIN, 2 ); in RedrawItem()
111 const fheroes2::Image & sprite = fheroes2::AGG::GetICN( ICN::ESCROLL, 1 ); in RedrawBackground()
199 …listbox.SetScrollBar( fheroes2::AGG::GetICN( ICN::ESCROLL, 3 ), fheroes2::Rect( area.x + 298, area… in ExtSettings()
210 const fheroes2::Sprite & buttonSprite = fheroes2::AGG::GetICN( buttonIcnId, 0 ); in ExtSettings()
214 … fheroes2::AGG::GetICN( buttonIcnId, 0 ), fheroes2::AGG::GetICN( buttonIcnId, 1 ), display ); in ExtSettings()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dagg_image.cpp114 fheroes2::AGG::GetICN( ICN::FONT, 0 ); in preserve()
115 fheroes2::AGG::GetICN( ICN::SMALFONT, 0 ); in preserve()
1381 out = GetICN( ICN::BTNNEWGM, 6 + i ); in LoadModifiedICN()
1405 out = GetICN( ICN::RECRUIT, 4 + i ); in LoadModifiedICN()
1461 out = GetICN( ICN::TEXTBAR, 4 + i ); in LoadModifiedICN()
1474 out = GetICN( ICN::TEXTBAR, 4 + i ); in LoadModifiedICN()
1491 out = GetICN( ICN::WELLXTRA, i ); in LoadModifiedICN()
1504 out = GetICN( ICN::TRADPOST, 17 + i ); in LoadModifiedICN()
1526 out = GetICN( ICN::TRADPOSE, 17 + i ); in LoadModifiedICN()
1992 GetICN( ICN::FONT, 0 ); in LoadModifiedICN()
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle_ui.cpp69 … fheroes2::Blit( fheroes2::AGG::GetICN( ICN::CSLMARKER, 0 ), output, offset.x + 40, offset.y ); in drawCastleIcon()
95 const fheroes2::Sprite & woodImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 0 ); in drawResourcePanel()
96 const fheroes2::Sprite & mercuryImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 1 ); in drawResourcePanel()
97 const fheroes2::Sprite & oreImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 2 ); in drawResourcePanel()
98 const fheroes2::Sprite & sulfurImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 3 ); in drawResourcePanel()
99 const fheroes2::Sprite & crystalImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 4 ); in drawResourcePanel()
100 const fheroes2::Sprite & gemsImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 5 ); in drawResourcePanel()
101 const fheroes2::Sprite & goldImage = fheroes2::AGG::GetICN( ICN::RESOURCE, 6 ); in drawResourcePanel()
136 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::TREASURY, 1 ), output, roi.x + 1, roi.y + 166 ); in drawResourcePanel()
143 const fheroes2::Sprite & background = fheroes2::AGG::GetICN( ICN::TOWNNAME, 0 ); in drawCastleName()
[all …]
H A Dcaptain.cpp190 fheroes2::Sprite portait = fheroes2::AGG::GetICN( portraitIcnId, 0 ); in GetPortrait()
191 const fheroes2::Image & flag = fheroes2::AGG::GetICN( ICN::GetFlagIcnId( GetColor() ), 0 ); in GetPortrait()
201 return fheroes2::AGG::GetICN( ICN::MINICAPT, 0 ); in GetPortrait()
203 return fheroes2::AGG::GetICN( ICN::MINICAPT, 1 ); in GetPortrait()
205 return fheroes2::AGG::GetICN( ICN::MINICAPT, 2 ); in GetPortrait()
207 return fheroes2::AGG::GetICN( ICN::MINICAPT, 3 ); in GetPortrait()
209 return fheroes2::AGG::GetICN( ICN::MINICAPT, 4 ); in GetPortrait()
211 return fheroes2::AGG::GetICN( ICN::MINICAPT, 5 ); in GetPortrait()
220 return fheroes2::AGG::GetICN( -1, 0 ); in GetPortrait()
234 const fheroes2::Sprite & mana = fheroes2::AGG::GetICN( ICN::MANA, GetManaIndexSprite() ); in PortraitRedraw()
H A Dcastle_building.cpp89 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::TWNBEXT2, 0 ); in redrawBuildingConnection()
103 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( ICN::TWNBEXT3, 0 ); in redrawBuildingConnection()
207 const fheroes2::Sprite & townbkg = fheroes2::AGG::GetICN( townIcnId, 0 ); in CastleRedrawCurrentBuilding()
246 const fheroes2::Sprite & bayBaseSprite = fheroes2::AGG::GetICN( bayIcnId, 0 ); in CastleRedrawCurrentBuilding()
351 const fheroes2::Sprite & sprite1 = fheroes2::AGG::GetICN( icn, index ); in CastleRedrawBuilding()
364 const fheroes2::Sprite & sprite2 = fheroes2::AGG::GetICN( icn, index2 ); in CastleRedrawBuilding()
396 const fheroes2::Sprite & sprite40 = fheroes2::AGG::GetICN( icn2, 0 ); in CastleRedrawBuildingExtended()
406 const fheroes2::Sprite & sprite3 = fheroes2::AGG::GetICN( icn, index2 ); in CastleRedrawBuildingExtended()
414 const fheroes2::Sprite & sprite20 = fheroes2::AGG::GetICN( icn2, 0 ); in CastleRedrawBuildingExtended()
418 const fheroes2::Sprite & sprite21 = fheroes2::AGG::GetICN( icn2, index2 ); in CastleRedrawBuildingExtended()
[all …]
H A Dbuildinginfo.cpp376 const fheroes2::Sprite & spriteAllow = fheroes2::AGG::GetICN( ICN::TOWNWIND, 11 ); in RedrawCaptain()
381 const fheroes2::Sprite & spriteMoney = fheroes2::AGG::GetICN( ICN::TOWNWIND, 13 ); in RedrawCaptain()
385 const fheroes2::Sprite & spriteDeny = fheroes2::AGG::GetICN( ICN::TOWNWIND, 12 ); in RedrawCaptain()
400 const fheroes2::Sprite & buildingFrame = fheroes2::AGG::GetICN( ICN::BLDGXTRA, 0 ); in Redraw()
412 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::CASLXTRA, 0 ), display, area.x, area.y ); in Redraw()
420 const fheroes2::Sprite & spriteAllow = fheroes2::AGG::GetICN( ICN::TOWNWIND, 11 ); in Redraw()
424 const fheroes2::Sprite & spriteDeny = fheroes2::AGG::GetICN( ICN::TOWNWIND, 12 ); in Redraw()
519 const fheroes2::Sprite & window_icons = fheroes2::AGG::GetICN( ICN::BLDGXTRA, 0 ); in DialogBuyBuilding()
529 dst_pt.y = box_rt.y + box_rt.height - fheroes2::AGG::GetICN( system, 1 ).height(); in DialogBuyBuilding()
532 dst_pt.x = box_rt.x + box_rt.width - fheroes2::AGG::GetICN( system, 3 ).width(); in DialogBuyBuilding()
[all …]
H A Dcastle_mageguild.cpp56 const fheroes2::Sprite & roll_show = fheroes2::AGG::GetICN( ICN::TOWNWIND, 0 ); in RowSpells()
57 const fheroes2::Sprite & roll_hide = fheroes2::AGG::GetICN( ICN::TOWNWIND, 1 ); in RowSpells()
96 const fheroes2::Sprite & roll_show = fheroes2::AGG::GetICN( ICN::TOWNWIND, 0 ); in Redraw()
104 const fheroes2::Sprite & roll_hide = fheroes2::AGG::GetICN( ICN::TOWNWIND, 1 ); in Redraw()
111 … const fheroes2::Sprite & icon = fheroes2::AGG::GetICN( ICN::SPELLS, spell.IndexSprite() ); in Redraw()
152 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::STONEBAK, 0 ), display, cur_pt.x, cur_pt.y ); in OpenMageGuild()
155 fheroes2::Blit( fheroes2::AGG::GetICN( ICN::WELLXTRA, 2 ), display, cur_pt.x, cur_pt.y + 461 ); in OpenMageGuild()
190 const fheroes2::Sprite & sprite = fheroes2::AGG::GetICN( icn, level - 1 ); in OpenMageGuild()
H A Dcastle_tavern.cpp51 const fheroes2::Sprite & s1 = fheroes2::AGG::GetICN( tavwin, 0 ); in OpenTavern()
69 const fheroes2::Sprite & tavernSprite = fheroes2::AGG::GetICN( tavwin, 1 ); in OpenTavern()
73 const fheroes2::Sprite & animation = fheroes2::AGG::GetICN( tavwin, index ); in OpenTavern()
81 const fheroes2::Sprite & s4 = fheroes2::AGG::GetICN( system, 1 ); in OpenTavern()
102 const fheroes2::Sprite & s22 = fheroes2::AGG::GetICN( tavwin, index ); in OpenTavern()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_dialogs.cpp226 const fheroes2::Sprite & panelSprite = fheroes2::AGG::GetICN( ICN::CSPANEL, 0 ); in DialogBattleSettings()
445 const fheroes2::Sprite & sequenceBase = fheroes2::AGG::GetICN( sequence.id(), 0 ); in DialogBattleSummary()
446 const fheroes2::Sprite & sequenceStart = fheroes2::AGG::GetICN( sequence.id(), 1 ); in DialogBattleSummary()
532 const fheroes2::Sprite & base = fheroes2::AGG::GetICN( sequence.id(), 0 ); in DialogBattleSummary()
580 const fheroes2::Sprite & border = fheroes2::AGG::GetICN( ICN::WINLOSEB, 0 ); in DialogBattleSummary()
644 const fheroes2::Sprite & sequenceBase = fheroes2::AGG::GetICN( sequence.id(), 0 ); in DialogBattleNecromancy()
645 const fheroes2::Sprite & sequenceStart = fheroes2::AGG::GetICN( sequence.id(), 1 ); in DialogBattleNecromancy()
694 const fheroes2::Sprite & base = fheroes2::AGG::GetICN( sequence.id(), 0 ); in DialogBattleNecromancy()
916 …ithShadow( pos_rt.x + 91, pos_rt.y + 152, fheroes2::AGG::GetICN( icn, 0 ), fheroes2::AGG::GetICN( … in DialogBattleSurrender()
919 …thShadow( pos_rt.x + 295, pos_rt.y + 152, fheroes2::AGG::GetICN( icn, 2 ), fheroes2::AGG::GetICN( … in DialogBattleSurrender()
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/gui/
H A Dinterface_cpanel.cpp54 …uttons( fheroes2::AGG::GetICN( icn, 4 ), fheroes2::AGG::GetICN( icn, 0 ), fheroes2::AGG::GetICN( i… in ResetTheme()
55 fheroes2::AGG::GetICN( icn, 8 ) ) ); in ResetTheme()
H A Dui_button.cpp223 return AGG::GetICN( _icnId, _pressedIndex ); in _getPressed()
228 return AGG::GetICN( _icnId, _releasedIndex ); in _getReleased()
296 offset.y = area.y + area.height - AGG::GetICN( icnId, 5 ).height(); in ButtonGroup()
299 offset.x = area.x + area.width - AGG::GetICN( icnId, 7 ).width(); in ButtonGroup()
300 offset.y = area.y + area.height - AGG::GetICN( icnId, 7 ).height(); in ButtonGroup()
306 offset.y = area.y + area.height - AGG::GetICN( icnId, 1 ).height(); in ButtonGroup()
309 offset.x = area.x + area.width - AGG::GetICN( icnId, 3 ).width(); in ButtonGroup()
310 offset.y = area.y + area.height - AGG::GetICN( icnId, 3 ).height(); in ButtonGroup()
315 offset.x = area.x + ( area.width - AGG::GetICN( icnId, 1 ).width() ) / 2; in ButtonGroup()
316 offset.y = area.y + area.height - AGG::GetICN( icnId, 1 ).height(); in ButtonGroup()
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/spell/
H A Dspell_book.cpp52 const fheroes2::Sprite & bookPage = fheroes2::AGG::GetICN( ICN::BOOK, 0 ); in getSpellBookSize()
53 const fheroes2::Sprite & bookmark_info = fheroes2::AGG::GetICN( ICN::BOOK, 6 ); in getSpellBookSize()
54 const fheroes2::Sprite & bookmark_advn = fheroes2::AGG::GetICN( ICN::BOOK, 3 ); in getSpellBookSize()
55 const fheroes2::Sprite & bookmark_cmbt = fheroes2::AGG::GetICN( ICN::BOOK, 4 ); in getSpellBookSize()
131 const fheroes2::Sprite & bookPage = fheroes2::AGG::GetICN( ICN::BOOK, 0 ); in SpellBookRedrawLists()
187 const fheroes2::Sprite & bookPage = fheroes2::AGG::GetICN( ICN::BOOK, 0 ); in Open()
191 const fheroes2::Sprite & bookmark_info = fheroes2::AGG::GetICN( ICN::BOOK, 6 ); in Open()
192 const fheroes2::Sprite & bookmark_advn = fheroes2::AGG::GetICN( ICN::BOOK, 3 ); in Open()
193 const fheroes2::Sprite & bookmark_cmbt = fheroes2::AGG::GetICN( ICN::BOOK, 4 ); in Open()
194 const fheroes2::Sprite & bookmark_clos = fheroes2::AGG::GetICN( ICN::BOOK, 5 ); in Open()
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_credits.cpp155 fheroes2::Sprite output = fheroes2::AGG::GetICN( ICN::CBKGLAVA, 0 ); in generateFirstPage()
180 const fheroes2::Sprite & cyclop = fheroes2::AGG::GetICN( ICN::CYCLOPS, 38 ); in generateFirstPage()
196 const fheroes2::Sprite & mage = fheroes2::AGG::GetICN( ICN::MAGE1, 24 ); in generateFirstPage()
240 const fheroes2::Sprite & hydra = fheroes2::AGG::GetICN( ICN::HYDRA, 11 ); in generateFirstPage()
251 const fheroes2::Sprite & goblin = fheroes2::AGG::GetICN( ICN::GOBLIN, 27 ); in generateFirstPage()
259 fheroes2::Sprite output = fheroes2::AGG::GetICN( ICN::CBKGSWMP, 0 ); in generateSecondPage()
274 const fheroes2::Sprite & wizard = fheroes2::AGG::GetICN( ICN::CMBTCAPZ, 4 ); in generateSecondPage()
294 fheroes2::Sprite labyrinth = fheroes2::AGG::GetICN( ICN::TWNWUP_3, 0 ); in generateSecondPage()
330 fheroes2::Sprite creature = fheroes2::AGG::GetICN( ICN::MAGE2, 4 ); in generateSecondPage()
343 fheroes2::Sprite output = fheroes2::AGG::GetICN( ICN::CBKGWATR, 0 ); in generateOriginalCreditsFirstPage()
[all …]

1234