Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcolour.cc28 struct random_element_colour_calc : public base_colour_calc struct
30 random_element_colour_calc(element_type _type, string _name, in random_element_colour_calc() argument
56 int random_element_colour_calc::get(const coord_def& /*loc*/, bool non_random) in get() argument