Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DBackpack.h145 guint32 countStackFlightGivers();
H A Dhero.cpp241 if (d_backpack->countStackFlightGivers() > 0) in isFlyer()
H A DBackpack.cpp147 guint32 Backpack::countStackFlightGivers() in countStackFlightGivers() function in Backpack
H A Dstack.cpp1382 if (h->getBackpack()->countStackFlightGivers() > 0) in fliesWithItemAndNonFlyersOverWaterOrMountains()