OpenTTD
music_widget.h
Go to the documentation of this file.
1 /* $Id: music_widget.h 23600 2011-12-19 20:46:17Z truebrain $ */
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 
27 };
28 
51 };
52 
53 #endif /* WIDGETS_MUSIC_WIDGET_H */
Right button.
Definition: music_widget.h:19
Previous button.
Definition: music_widget.h:31
Stop button.
Definition: music_widget.h:33
Playlist.
Definition: music_widget.h:18
Old button.
Definition: music_widget.h:46
MusicWidgets
Widgets of the MusicWindow class.
Definition: music_widget.h:30
Old button.
Definition: music_widget.h:21
Sliders.
Definition: music_widget.h:35
Ezy button.
Definition: music_widget.h:23
New button.
Definition: music_widget.h:47
Shuffle button.
Definition: music_widget.h:43
Custom2 button.
Definition: music_widget.h:50
All button.
Definition: music_widget.h:20
Effect volume.
Definition: music_widget.h:37
Track playing.
Definition: music_widget.h:39
Clear button.
Definition: music_widget.h:26
Track name.
Definition: music_widget.h:42
Program button.
Definition: music_widget.h:44
MusicTrackSelectionWidgets
Widgets of the MusicTrackSelectionWindow class.
Definition: music_widget.h:16
Track number.
Definition: music_widget.h:40
Custom2 button.
Definition: music_widget.h:25
Track title.
Definition: music_widget.h:41
Custom1 button.
Definition: music_widget.h:24
New button.
Definition: music_widget.h:22
Music volume.
Definition: music_widget.h:36
Background of the window.
Definition: music_widget.h:38
Play button.
Definition: music_widget.h:34
Ezy button.
Definition: music_widget.h:48
Next button.
Definition: music_widget.h:32
All button.
Definition: music_widget.h:45
Left button.
Definition: music_widget.h:17
Custom1 button.
Definition: music_widget.h:49