Inherits CGameScreen.
Public Member Functions | |
| virtual void | DrawGameScreen () |
Static Public Member Functions | |
| static CWaitStartScreen * | NewL (CGameScreenManager &aScreenMgr) |
Definition at line 465 of file rpsGameScreens.h.
| CWaitStartScreen * CWaitStartScreen::NewL | ( | CGameScreenManager & | aScreenMgr | ) | [static] |
NewL. Two-phased constructor. Create a CWaitStartScreen object. aObs a reference to the Screen Manager
Definition at line 144 of file rpsMultiplayerScreens.cpp.
1.6.2