Inherits CMenuScreen.
Static Public Member Functions | |
static CGameScreen * | NewL (CGameScreenManager &aScreenMgr) |
Protected Member Functions | |
virtual void | DoProcessInput (RPS::TMenuOption aSelected) |
Definition at line 268 of file rpsGameScreens.h.
CGameScreen * CMainScreen::NewL | ( | CGameScreenManager & | aScreenMgr | ) | [static] |
NewL. Two-phased constructor. Create a CMainScreen object. aObs a reference to the Screen Manager
Definition at line 218 of file rpsGameScreens.cpp.