#include <LyricDisplay.h>
Inheritance diagram for LyricDisplay:
Public Member Functions | |
LyricDisplay () | |
void | Update (float fDeltaTime) |
void | Init () |
Private Attributes | |
BitmapText | m_textLyrics [2] |
unsigned | m_iCurLyricNumber |
float | m_fLastSecond |
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|