The Battle for Wesnoth  1.19.24+dev
Static Public Attributes | List of all members
sound_tracks_defines Struct Reference

#include <sound_tracks.hpp>

Static Public Attributes

static constexpr const char * music = "music"
 
static constexpr const char * sound_bell = "bell"
 
static constexpr const char * sound_timer = "sound_timer"
 
static constexpr const char * sound_source = "sound_source"
 
static constexpr const char * sound_ui = "sound_ui"
 
static constexpr const char * sound_fx = "sound_fx"
 

Detailed Description

Definition at line 19 of file sound_tracks.hpp.

Member Data Documentation

◆ music

constexpr const char* sound_tracks_defines::music = "music"
staticconstexpr

Definition at line 21 of file sound_tracks.hpp.

◆ sound_bell

constexpr const char* sound_tracks_defines::sound_bell = "bell"
staticconstexpr

Definition at line 22 of file sound_tracks.hpp.

◆ sound_fx

constexpr const char* sound_tracks_defines::sound_fx = "sound_fx"
staticconstexpr

Definition at line 26 of file sound_tracks.hpp.

◆ sound_source

constexpr const char* sound_tracks_defines::sound_source = "sound_source"
staticconstexpr

Definition at line 24 of file sound_tracks.hpp.

◆ sound_timer

constexpr const char* sound_tracks_defines::sound_timer = "sound_timer"
staticconstexpr

Definition at line 23 of file sound_tracks.hpp.

◆ sound_ui

constexpr const char* sound_tracks_defines::sound_ui = "sound_ui"
staticconstexpr

Definition at line 25 of file sound_tracks.hpp.


The documentation for this struct was generated from the following file: