Home
last modified time | relevance | path

Searched defs:full_hp (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dactivity-interrupt-type.h9 full_hp, // Player is fully healed enumerator
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dhudwidget.h268 QRadioButton *full_hp; variable
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dhudwidget.h268 QRadioButton *full_hp; variable
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act2.cpp4986 int16_t full_hp = starthitpoints[gamestate.difficulty][obj->obclass - rentacopobj]; in T_PainThink() local