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


Public Member Functions | |
| ScreenWithMenuElements (CString sName) | |
| virtual | ~ScreenWithMenuElements () |
| void | StartTransitioning (ScreenMessage smSendWhenDone) |
| void | Back (ScreenMessage smSendWhenDone) |
| bool | IsTransitioning () |
| void | StopTimer () |
| void | ResetTimer () |
Public Attributes | |
| bool | m_bTimerEnabled |
Protected Attributes | |
| AutoActor | m_autoHeader |
| Sprite | m_sprStyleIcon |
| MemoryCardDisplay | m_MemoryCardDisplay [NUM_PLAYERS] |
| MenuTimer * | m_MenuTimer |
| AutoActor | m_autoFooter |
| HelpDisplay * | m_textHelp |
| AutoActor | m_sprOverlay |
| Transition | m_In |
| Transition | m_Out |
| Transition | m_Back |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7