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


Public Member Functions | |
| ScreenJukebox (CString sName) | |
| virtual void | Init () |
| virtual void | Input (const DeviceInput &DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI) |
| virtual void | HandleScreenMessage (const ScreenMessage SM) |
Static Public Member Functions | |
| bool | SetSong (bool bDemonstration) |
Protected Member Functions | |
| virtual void | InitSongQueues () |
Protected Attributes | |
| bool | m_bDemonstration |
| Transition | m_In |
| Transition | m_Out |
|
|
|
|
|
Reimplemented from ScreenGameplay. Reimplemented in ScreenDemonstration. |
|
|
Reimplemented from ScreenGameplay. Reimplemented in ScreenDemonstration. |
|
|
Reimplemented from ScreenGameplay. |
|
||||||||||||||||||||||||
|
Reimplemented from ScreenGameplay. |
|
|
|
|
|
|
|
|
Reimplemented from ScreenGameplay. |
|
|
|
1.3.7