game_config::sounds Namespace Reference


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"


Variable Documentation

const std::string game_config::sounds::button_press = "button.wav"

const std::string game_config::sounds::checkbox_release = "checkbox.wav"

Definition at line 119 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 115 of file game_config.cpp.

const std::string game_config::sounds::game_user_leave = "leave.wav"

Definition at line 116 of file game_config.cpp.

const std::string game_config::sounds::menu_contract = "contract.wav"

Definition at line 122 of file game_config.cpp.

Referenced by help::help_menu::contract().

const std::string game_config::sounds::menu_expand = "expand.wav"

Definition at line 121 of file game_config.cpp.

Referenced by help::help_menu::expand().

const std::string game_config::sounds::menu_select = "select.wav"

Definition at line 123 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 109 of file game_config.cpp.

Referenced by game_display::add_chat_message(), and mp::ui::process_message().

const std::string game_config::sounds::receive_message_friend = "chat-friend.ogg"

Definition at line 111 of file game_config.cpp.

Referenced by game_display::add_chat_message(), and mp::ui::process_message().

const std::string game_config::sounds::receive_message_highlight = "chat-highlight.ogg"

Definition at line 110 of file game_config.cpp.

Referenced by game_display::add_chat_message(), and mp::ui::process_message().

const std::string game_config::sounds::receive_message_server = "receive.wav"

Definition at line 112 of file game_config.cpp.

Referenced by game_display::add_chat_message(), and mp::ui::process_message().

const std::string game_config::sounds::slider_adjust = "slider.wav"

const std::string game_config::sounds::timer_bell = "timer.wav"

Definition at line 108 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 107 of file game_config.cpp.

Referenced by playsingle_controller::before_human_turn().

const std::string game_config::sounds::user_arrive = "arrive.wav"

Definition at line 113 of file game_config.cpp.

Referenced by mp::ui::set_user_list().

const std::string game_config::sounds::user_leave = "leave.wav"

Definition at line 114 of file game_config.cpp.

Referenced by mp::ui::set_user_list().


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs