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


Public Member Functions | |
| MeterDisplay () | |
| void | Load (CString sStreamPath, float fStreamWidth, CString sTipPath) |
| void | SetPercent (float fPercent) |
Private Attributes | |
| float | m_fStreamWidth |
| float | m_fPercent |
| Sprite | m_sprStream |
| AutoActor | m_sprTip |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7