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


Public Member Functions | |
| ScoreDisplayNormal () | |
| virtual void | Init (const PlayerState *pPlayerState) |
| virtual void | Update (float fDeltaTime) |
| virtual void | SetScore (int iNewScore) |
| virtual void | SetText (CString s) |
Protected Attributes | |
| Sprite | m_sprFrame |
| BitmapText | m_text |
| int | m_iScore |
| int | m_iTrailingScore |
| int | m_iScoreVelocity |
|
|
|
|
|
Reimplemented from ScoreDisplay. |
|
|
Reimplemented from ScoreDisplay. |
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7