Searched defs:cycle_units (Results 1 – 3 of 3) sorted by relevance
/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/ | ||
H A D | command_executor.hpp | 36 virtual void cycle_units() {} in cycle_units() function in hotkey::command_executor |
H A D | hotkey_handler.cpp | 157 void play_controller::hotkey_handler::cycle_units(){ in cycle_units() function in play_controller::hotkey_handler |
/dports/games/wesnoth/wesnoth-1.14.17/src/ | ||
H A D | mouse_events.cpp | 1470 void mouse_handler::cycle_units(const bool browse, const bool reverse) in cycle_units() function in events::mouse_handler |