Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp54 …HOTKEY_LABEL_TEAM_TERRAIN, HOTKEY_LABEL_TERRAIN, HOTKEY_CLEAR_LABELS,HOTKEY_SHOW_ENEMY_MOVES, HOTK… enumerator
H A Dhotkey_handler_sp.cpp250 case hotkey::HOTKEY_LABEL_TERRAIN: { in can_execute_command()
H A Dcommand_executor.cpp223 case HOTKEY_LABEL_TERRAIN: in do_execute_command()
H A Dhotkey_command.cpp127 { HOTKEY_LABEL_TERRAIN, "labelterrain", N_("Set Label"), false, scope_game, HKCAT_MAP, "" },