Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CHomeApp Class Reference

The home application. The place to go to switch to all the other available applications. More...

#include <HomeApp.h>

Inheritance diagram for CHomeApp::

CApp List of all members.

Public Methods

 CHomeApp (CDijinni *parent)
 ~CHomeApp ()
int update (CInputEvent *e)
void draw ()
 Standard draw. More...

void onEnter ()

Public Attributes

CPanelpanel

Detailed Description

The home application. The place to go to switch to all the other available applications.

FILE HomeApp.h

Id:
HomeApp.h,v 1.2 2001/11/29 21:54:53 cmicali Exp

DESCRIPTION Home application to provide a place to get to all the other applications


Constructor & Destructor Documentation

CHomeApp::CHomeApp CDijinni   parent
 

CHomeApp::~CHomeApp  
 


Member Function Documentation

void CHomeApp::draw   [virtual]
 

Standard draw.

Reimplemented from CApp.

void CHomeApp::onEnter   [virtual]
 

Reimplemented from CApp.

CHomeApp::update CInputEvent   e [virtual]
 

Reimplemented from CApp.


Member Data Documentation

CPanel* CHomeApp::panel
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:53 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001