Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcolour.h122 int get_disjunct_phase(const coord_def& loc);
H A Dcolour.cc184 int get_disjunct_phase(const coord_def& loc) in get_disjunct_phase() function
209 switch (get_disjunct_phase(loc)) in _etc_disjunction()
H A Dtileview.cc1433 cell.disjunct = get_disjunct_phase(gc); in tile_apply_properties()