#include <ScreenEnding.h>
Inheritance diagram for ScreenEnding:
Public Member Functions | |
ScreenEnding (CString sName) | |
~ScreenEnding () | |
void | Update (float fDeltaTime) |
virtual void | Input (const DeviceInput &DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI) |
void | HandleScreenMessage (const ScreenMessage SM) |
Private Attributes | |
BitmapText | m_textPlayerName [NUM_PLAYERS] |
ScreenEnding::Line | m_Lines [NUM_ENDING_STATS_LINES][NUM_PLAYERS] |
Sprite | m_sprRemoveMemoryCard [NUM_PLAYERS] |
bool | m_bWaitingForRemoveCard [NUM_PLAYERS] |
|
|
|
|
|
Reimplemented from ScreenAttract. |
|
Reimplemented from ScreenAttract. |
|
Reimplemented from ScreenAttract. |
|
|
|
|
|
|
|
|