Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItem_Types.h23 WIRECUTCURS = 16, enumerator
H A DUI_Cursors.cc151 case WIRECUTCURS: cursor = HandleWirecutterCursor(s, tgt_grid_no, cursor_flags); break; in GetProperItemCursor()
H A DHandle_UI.cc3406 if (item_cursor == WIRECUTCURS) in UIMouseOnValidAttackLocation()