Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/gui/
H A DInterface.cpp647 bool NeedHalo(Entity * io) in NeedHalo() function
3979 if (NeedHalo(io)) tc2 = io->inv->getHalo(); in ARX_INTERFACE_DrawSecondaryInventory()
4076 if (NeedHalo(io)) in ARX_INTERFACE_DrawInventory()
6181 if (NeedHalo(todraw)) tc2 = todraw->inv->getHalo(); in ARX_INTERFACE_ManageOpenedBook()
6227 if (NeedHalo(todraw)) tc2=todraw->inv->getHalo(); in ARX_INTERFACE_ManageOpenedBook()
7832 if (NeedHalo(DRAGINTER)) tc2=DRAGINTER->inv->getHalo();//>_itemdata->halo_tc; in ARX_INTERFACE_RenderCursorInternal()