Variables | |
| const std::string | turn_bell = "bell.wav" |
| const std::string | timer_bell = "timer.wav" |
| const std::string | receive_message = "chat-1.ogg,chat-2.ogg,chat-3.ogg" |
| const std::string | receive_message_highlight = "chat-highlight.ogg" |
| const std::string | receive_message_friend = "chat-friend.ogg" |
| const std::string | receive_message_server = "receive.wav" |
| const std::string | user_arrive = "arrive.wav" |
| const std::string | user_leave = "leave.wav" |
| const std::string | game_user_arrive = "join.wav" |
| const std::string | game_user_leave = "leave.wav" |
| const std::string | button_press = "button.wav" |
| const std::string | checkbox_release = "checkbox.wav" |
| const std::string | slider_adjust = "slider.wav" |
| const std::string | menu_expand = "expand.wav" |
| const std::string | menu_contract = "contract.wav" |
| const std::string | menu_select = "select.wav" |
| const std::string game_config::sounds::button_press = "button.wav" |
Definition at line 144 of file game_config.cpp.
Referenced by gui::menu::handle_event(), editor::brush_bar::left_mouse_click(), gui::slider::mouse_down(), gui::button::mouse_down(), and gui::dialog::process().
| const std::string game_config::sounds::checkbox_release = "checkbox.wav" |
Definition at line 145 of file game_config.cpp.
Referenced by gui::button::mouse_up().
| const std::string game_config::sounds::game_user_arrive = "join.wav" |
Definition at line 141 of file game_config.cpp.
| const std::string game_config::sounds::game_user_leave = "leave.wav" |
Definition at line 142 of file game_config.cpp.
| const std::string game_config::sounds::menu_contract = "contract.wav" |
Definition at line 148 of file game_config.cpp.
Referenced by help::help_menu::contract().
| const std::string game_config::sounds::menu_expand = "expand.wav" |
Definition at line 147 of file game_config.cpp.
Referenced by help::help_menu::expand().
| const std::string game_config::sounds::menu_select = "select.wav" |
Definition at line 149 of file game_config.cpp.
Referenced by gui::menu::set_selection_pos().
| const std::string game_config::sounds::receive_message = "chat-1.ogg,chat-2.ogg,chat-3.ogg" |
Definition at line 135 of file game_config.cpp.
Referenced by game_display::add_chat_message().
| const std::string game_config::sounds::receive_message_friend = "chat-friend.ogg" |
Definition at line 137 of file game_config.cpp.
Referenced by game_display::add_chat_message(), gui2::tlobby_main::do_notify(), and mp::ui::process_message().
| const std::string game_config::sounds::receive_message_highlight = "chat-highlight.ogg" |
Definition at line 136 of file game_config.cpp.
Referenced by game_display::add_chat_message(), gui2::tlobby_main::do_notify(), and mp::ui::process_message().
| const std::string game_config::sounds::receive_message_server = "receive.wav" |
Definition at line 138 of file game_config.cpp.
Referenced by game_display::add_chat_message(), gui2::tlobby_main::do_notify(), and mp::ui::process_message().
| const std::string game_config::sounds::slider_adjust = "slider.wav" |
Definition at line 146 of file game_config.cpp.
Referenced by gui::slider::handle_event(), gui::slider::mouse_down(), and gui::slider::mouse_motion().
| const std::string game_config::sounds::timer_bell = "timer.wav" |
Definition at line 134 of file game_config.cpp.
Referenced by playmp_controller::think_about_countdown().
| const std::string game_config::sounds::turn_bell = "bell.wav" |
Definition at line 133 of file game_config.cpp.
Referenced by playsingle_controller::before_human_turn(), and playmp_controller::think_about_countdown().
| const std::string game_config::sounds::user_arrive = "arrive.wav" |
Definition at line 139 of file game_config.cpp.
Referenced by gui2::tlobby_main::do_notify(), and mp::ui::set_user_list().
| const std::string game_config::sounds::user_leave = "leave.wav" |
Definition at line 140 of file game_config.cpp.
Referenced by gui2::tlobby_main::do_notify(), and mp::ui::set_user_list().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:19:49 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |