Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Items.cc215 static SGPVObject *guiItemGraphic; variable
1987 guiItemGraphic = LoadTileGraphicForItem(GCM->getItem(gpItemDescObject->usItem)); in ReloadItemDesc()
2252 ETRLEObject const& e = guiItemGraphic->SubregionProperties(0); in RenderItemDescriptionBox()
2258 BltVideoObjectOutlineShadow(guiSAVEBUFFER, guiItemGraphic, 0, x - 2, y + 2); in RenderItemDescriptionBox()
2260 BltVideoObject(guiSAVEBUFFER, guiItemGraphic, 0, x, y); in RenderItemDescriptionBox()
2727 DeleteVideoObject(guiItemGraphic); in DeleteItemDescriptionBox()