OpenTTD
|
Types related to the music widgets. More...
Go to the source code of this file.
Enumerations | |
enum | MusicTrackSelectionWidgets { WID_MTS_LIST_LEFT, WID_MTS_PLAYLIST, WID_MTS_LIST_RIGHT, WID_MTS_ALL, WID_MTS_OLD, WID_MTS_NEW, WID_MTS_EZY, WID_MTS_CUSTOM1, WID_MTS_CUSTOM2, WID_MTS_CLEAR } |
Widgets of the MusicTrackSelectionWindow class. More... | |
enum | MusicWidgets { WID_M_PREV, WID_M_NEXT, WID_M_STOP, WID_M_PLAY, WID_M_SLIDERS, WID_M_MUSIC_VOL, WID_M_EFFECT_VOL, WID_M_BACKGROUND, WID_M_TRACK, WID_M_TRACK_NR, WID_M_TRACK_TITLE, WID_M_TRACK_NAME, WID_M_SHUFFLE, WID_M_PROGRAMME, WID_M_ALL, WID_M_OLD, WID_M_NEW, WID_M_EZY, WID_M_CUSTOM1, WID_M_CUSTOM2 } |
Widgets of the MusicWindow class. More... |
Types related to the music widgets.
Definition in file music_widget.h.
Widgets of the MusicTrackSelectionWindow class.
Definition at line 16 of file music_widget.h.
enum MusicWidgets |
Widgets of the MusicWindow class.
Definition at line 30 of file music_widget.h.