Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Deditorbigmap.h81 sigc::signal<void, Stack*> stack_selected_for_battle_calculator; variable
H A Deditorbigmap.cpp598 stack_selected_for_battle_calculator.emit(s); in change_map_under_cursor()
H A Dmain-window.cpp1456 bigmap->stack_selected_for_battle_calculator.connect in init_maps()