Home
last modified time | relevance | path

Searched refs:size_part_type (Results 1 – 8 of 8) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dsize-part-type.h3 enum size_part_type enum
H A Dspecies.h57 size_type size(species_type species, size_part_type psize = PSIZE_TORSO);
H A Dactor.h104 virtual size_type body_size(size_part_type psize = PSIZE_TORSO,
H A Dplayer-act.cc186 size_type player::body_size(size_part_type psize, bool base) const in body_size()
H A Dspecies.cc303 size_type size(species_type species, size_part_type psize) in size()
H A Dmonster.h274 size_type body_size(size_part_type psize = PSIZE_TORSO,
H A Dplayer.h609 size_type body_size(size_part_type psize = PSIZE_TORSO,
H A Dmonster.cc339 size_type monster::body_size(size_part_type /* psize */, bool /* base */) const in body_size() argument