#include <sound_tracks.hpp>
|
| 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" |
| |
Definition at line 19 of file sound_tracks.hpp.
◆ music
| constexpr const char* sound_tracks_defines::music = "music" |
|
staticconstexpr |
◆ sound_bell
| constexpr const char* sound_tracks_defines::sound_bell = "bell" |
|
staticconstexpr |
◆ sound_fx
| constexpr const char* sound_tracks_defines::sound_fx = "sound_fx" |
|
staticconstexpr |
◆ sound_source
| constexpr const char* sound_tracks_defines::sound_source = "sound_source" |
|
staticconstexpr |
◆ sound_timer
| constexpr const char* sound_tracks_defines::sound_timer = "sound_timer" |
|
staticconstexpr |
◆ sound_ui
| constexpr const char* sound_tracks_defines::sound_ui = "sound_ui" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: