Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapmark.h386 map_position_marker *get_position_marker_at(const coord_def &pos,
H A Dmapmark.cc1343 map_position_marker *get_position_marker_at(const coord_def &pos, in get_position_marker_at() function
1377 = get_position_marker_at(pos, DNGN_TRANSPORTER); in get_transporter_dest()
H A Dabyss.cc826 get_position_marker_at(pos, DNGN_TRANSPORTER); in _abyss_update_transporter()
H A Ddungeon.cc6319 marker = get_position_marker_at(base_pos, feat); in _get_feat_dest()