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


Public Member Functions | |
| MusicWheelItem () | |
| virtual void | Update (float fDeltaTime) |
| virtual void | DrawPrimitives () |
| virtual void | SetZTestMode (ZTestMode mode) |
| virtual void | SetZWrite (bool b) |
| void | LoadFromWheelItemData (WheelItemData *pWID) |
| void | RefreshGrades () |
Public Attributes | |
| WheelItemData * | data |
| float | m_fPercentGray |
| Sprite | m_sprSectionBar |
| BitmapText | m_textSectionName |
| BitmapText | m_textRoulette |
| Sprite | m_sprSongBar |
| WheelNotifyIcon | m_WheelNotifyIcon |
| TextBanner | m_TextBanner |
| GradeDisplay | m_GradeDisplay [NUM_PLAYERS] |
| BitmapText | m_textCourse |
| BitmapText | m_textSort |
| ActorFrame | m_All |
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
Reimplemented from ActorFrame. |
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7