Home
last modified time | relevance | path

Searched defs:shieldtype (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/actors/
H A Dmain_actor.h131 void setShieldType(uint16 shieldtype) { in setShieldType()
H A Dmain_actor.cpp260 uint16 shieldtype; in addItemCru() local
989 uint16 shieldtype = getShieldType(); in receiveShieldHit() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_user.c1963 void P_SwitchShield(player_t *player, UINT16 shieldtype) in P_SwitchShield()