Home
last modified time | relevance | path

Searched refs:itemLands (Results 1 – 2 of 2) sorted by relevance

/dports/games/keeperrl/keeperrl-alpha23/
H A Dsquare.h84 bool itemLands(vector<WItem> item, const Attack& attack) const;
H A Dsquare.cpp97 bool Square::itemLands(vector<WItem> item, const Attack& attack) const { in itemLands() function in Square