Home
last modified time | relevance | path

Searched defs:stat_hp (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h506 int stat_hp() const override { return hit_points; } in stat_hp() function
H A Dplayer.h833 int stat_hp() const override { return hp; } in stat_hp() function