#include <DifficultyIcon.h>
Inheritance diagram for DifficultyIcon:
Public Member Functions | |
DifficultyIcon () | |
virtual bool | EarlyAbortDraw () |
bool | Load (CString sFilePath) |
void | SetFromSteps (PlayerNumber pn, Steps *pSteps) |
void | SetFromTrail (PlayerNumber pn, Trail *pTrail) |
void | SetFromDifficulty (PlayerNumber pn, Difficulty dc) |
Protected Attributes | |
bool | m_bBlank |
|
|
|
Reimplemented from Sprite. |
|
|
|
|
|
|
|
|
|
|