#include <CourseEntryDisplay.h>
Inheritance diagram for CourseEntryDisplay:
Public Member Functions | |
void | Load () |
void | LoadFromTrailEntry (int iNum, const TrailEntry *te[NUM_PLAYERS]) |
Private Member Functions | |
void | SetDifficulty (PlayerNumber pn, const CString &text, RageColor c) |
Private Attributes | |
Sprite | m_sprFrame |
BitmapText | m_textNumber |
TextBanner | m_TextBanner |
BitmapText | m_textFoot [NUM_PLAYERS] |
BitmapText | m_textDifficultyNumber [NUM_PLAYERS] |
BitmapText | m_textModifiers |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|