CAScreen Class Reference

Base class for screens like menus or tables. More...

#include <cascreen.h>

Inheritance diagram for CAScreen:

CADialog CALoadingScreen CAMenu CASignUpScreen CATrophy CACredits CAInfoDialog CAPlayerSettingsDialog CAPositionTableView CASlotSelectionDialog List of all members.

Public Member Functions

 CAScreen ()
 Constructor.
virtual ~CAScreen ()
 Destructor.
virtual int run ()=0
virtual void buildScreen ()=0
bool chanceled ()
void displayTitle ()
 Displays a typical title for the screen.
void displayHelp ()
 Displays the bottom-help for dummies.

Protected Attributes

bool done
 Done -> go to next screen.
bool cancel
 Screen canceled.
CL_String title
 Screen title.
CL_String help
 Help text (shown at bottom).

Detailed Description

Base class for screens like menus or tables.

Author:
Andrew Mustun


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 06:48:29 2006 by  doxygen 1.5.0