Home
last modified time | relevance | path

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

/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dbattle.h97 void calculate_round(Game&);
H A Dbattle.cc241 calculate_round(game); in get_battle_work()
299 void Battle::calculate_round(Game& game) { in calculate_round() function in Widelands::Battle