Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshow.cc46 : cls(SH_MONSTER), in show_type()
95 case SH_MONSTER: in operator <()
107 return cls == SH_MONSTER && !mons_class_is_stationary(mons); in is_cleanable_monster()
H A Dshow.h44 SH_MONSTER, enumerator
H A Dfeature.cc192 case SH_MONSTER: in get_feature_def()
H A Dshowsymb.cc302 return SH_MONSTER; in get_cell_show_class()
374 case SH_MONSTER: in _get_cell_glyph_with_class()