Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtarget.h348 vector<coord_def> path_taken; // Path the charge took. variable
H A Dbeam.h134 vector<coord_def> path_taken = {}; // Path beam took. member