#include <MusicList.h>
Inheritance diagram for MusicList:


Public Member Functions | |
| MusicList () | |
| void | Load () |
| void | AddGroup () |
| void | AddSongsToGroup (const vector< Song * > &songs) |
| void | SetGroupNo (int group) |
| void | TweenOnScreen () |
| void | TweenOffScreen () |
| int | GetNumSongs () const |
Private Attributes | |
| BitmapText | m_textTitles [MAX_MLIST_COLUMNS] |
| vector< group > | m_ContentsText |
| int | NumGroups |
| int | CurGroup |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7