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

App.h File Reference


Namespaces

namespace  std

Compounds

class  CApp
 Application parent class. More...


Defines

#define SCREEN_CHANGED   1
 update() should return this if the screen needs to be redrawn. More...

#define SCREEN_UNCHANGED   0
 update() should return this if the screen does not need to be redrawn. More...


Define Documentation

#define SCREEN_CHANGED   1
 

update() should return this if the screen needs to be redrawn.

#define SCREEN_UNCHANGED   0
 

update() should return this if the screen does not need to be redrawn.


Generated on Thu Dec 6 00:14:48 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001