Home
last modified time | relevance | path

Searched refs:countMovableStacks (Results 1 – 3 of 3) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dtartan-progress-bar.cpp50 player->getStacklist()->countMovableStacks(); in calculate_percentage()
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstacklist.h154 guint32 countMovableStacks() const;
H A Dstacklist.cpp673 guint32 Stacklist::countMovableStacks() const in countMovableStacks() function in Stacklist