Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp164 HOTKEY_EDITOR_UPDATE_TRANSITIONS, HOTKEY_EDITOR_TOGGLE_TRANSITIONS, enumerator
H A Dhotkey_command.cpp251 …{ HOTKEY_EDITOR_TOGGLE_TRANSITIONS, "editor-toggle-transitions", N_("Toggle Terrain Transition Upd…
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp956 case HOTKEY_EDITOR_TOGGLE_TRANSITIONS: in do_execute_command()