#include <WheelNotifyIcon.h>
Inheritance diagram for WheelNotifyIcon:
Public Member Functions | |
WheelNotifyIcon () | |
void | SetFlags (Flags flags) |
virtual void | Update (float fDeltaTime) |
virtual bool | EarlyAbortDraw () |
Protected Types | |
enum | Icons { training = 0, best1, best2, best3, edits, long_ver, marathon, empty } |
Protected Attributes | |
vector< Icons > | m_vIconsToShow |
|
|
|
|
|
Reimplemented from Sprite. |
|
|
|
Reimplemented from Sprite. |
|
|