Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp52 HOTKEY_SPEAK, HOTKEY_CREATE_UNIT, HOTKEY_CHANGE_SIDE, HOTKEY_KILL_UNIT, HOTKEY_PREFERENCES, enumerator
H A Dhotkey_handler_sp.cpp243 case hotkey::HOTKEY_KILL_UNIT: in can_execute_command()
H A Dcommand_executor.cpp199 case HOTKEY_KILL_UNIT: in do_execute_command()
H A Dhotkey_command.cpp117 { HOTKEY_KILL_UNIT, "killunit", N_("Kill Unit (Debug!)"), false, scope_game, HKCAT_DEBUG, "" },