#include <MusicWheelItem.h>
Collaboration diagram for WheelItemData:
Public Member Functions | |
WheelItemData () | |
WheelItemData (WheelItemType wit, Song *pSong, CString sSectionName, Course *pCourse, RageColor color) | |
Public Attributes | |
WheelItemType | m_Type |
CString | m_sSectionName |
Course * | m_pCourse |
Song * | m_pSong |
RageColor | m_color |
WheelNotifyIcon::Flags | m_Flags |
CString | m_sLabel |
GameCommand | m_Action |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|