OpenTTD
music_widget.h
Go to the documentation of this file.
1 /* $Id$ */
2 
3 /*
4  * This file is part of OpenTTD.
5  * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
6  * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
7  * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
8  */
9 
12 #ifndef WIDGETS_MUSIC_WIDGET_H
13 #define WIDGETS_MUSIC_WIDGET_H
14 
29 };
30 
53 };
54 
55 #endif /* WIDGETS_MUSIC_WIDGET_H */
Right button.
Definition: music_widget.h:20
Previous button.
Definition: music_widget.h:33
Stop button.
Definition: music_widget.h:35
Playlist.
Definition: music_widget.h:19
Old button.
Definition: music_widget.h:48
MusicWidgets
Widgets of the MusicWindow class.
Definition: music_widget.h:32
Old button.
Definition: music_widget.h:23
Sliders.
Definition: music_widget.h:37
Ezy button.
Definition: music_widget.h:25
New button.
Definition: music_widget.h:49
Shuffle button.
Definition: music_widget.h:45
Custom2 button.
Definition: music_widget.h:52
All button.
Definition: music_widget.h:22
Effect volume.
Definition: music_widget.h:39
Track playing.
Definition: music_widget.h:41
Clear button.
Definition: music_widget.h:28
Track name.
Definition: music_widget.h:44
Program button.
Definition: music_widget.h:46
MusicTrackSelectionWidgets
Widgets of the MusicTrackSelectionWindow class.
Definition: music_widget.h:16
Track number.
Definition: music_widget.h:42
Custom2 button.
Definition: music_widget.h:27
Window caption.
Definition: music_widget.h:17
Track title.
Definition: music_widget.h:43
Custom1 button.
Definition: music_widget.h:26
New button.
Definition: music_widget.h:24
Music volume.
Definition: music_widget.h:38
Music set selection.
Definition: music_widget.h:21
Background of the window.
Definition: music_widget.h:40
Play button.
Definition: music_widget.h:36
Ezy button.
Definition: music_widget.h:50
Next button.
Definition: music_widget.h:34
All button.
Definition: music_widget.h:47
Left button.
Definition: music_widget.h:18
Custom1 button.
Definition: music_widget.h:51