Variables | |
const int | off = 0 |
const int | on = 1 |
const int | partial = 2 |
const int | count = 3 |
const int preferences::editor::TransitionUpdateMode::count = 3 |
Definition at line 29 of file editor_preferences.hpp.
Referenced by editor::context_manager::toggle_update_transitions().
const int preferences::editor::TransitionUpdateMode::off = 0 |
Definition at line 26 of file editor_preferences.hpp.
Referenced by editor::context_manager::is_active_transitions_hotkey().
const int preferences::editor::TransitionUpdateMode::on = 1 |
Definition at line 27 of file editor_preferences.hpp.
Referenced by gui::slider::handle_event(), editor::context_manager::is_active_transitions_hotkey(), gui::slider::mouse_motion(), editor::context_manager::refresh_after_action(), controller_base::set_scroll_down(), controller_base::set_scroll_left(), controller_base::set_scroll_right(), controller_base::set_scroll_up(), and editor::context_manager::toggle_update_transitions().
const int preferences::editor::TransitionUpdateMode::partial = 2 |
Definition at line 28 of file editor_preferences.hpp.
Referenced by preferences::editor::auto_update_transitions(), editor::brush_drag_mouse_action::drag_left(), editor::brush_drag_mouse_action::drag_right(), filesystem::get_independent_image_path(), filesystem::get_short_wml_path(), editor::context_manager::is_active_transitions_hotkey(), editor::editor_controller::mouse_motion(), and editor::context_manager::refresh_after_action().