proj home

Files   Classes   Functions   Hierarchy  

menusystemtest01.h

Go to the documentation of this file.
00001 #ifndef MENUSYSTEMTEST01_H
00002 #define MENUSYSTEMTEST01_H
00003 
00004 #include <gobj.h>
00005 #include <menusystem.h>
00006 
00011 class menusystemtest01
00012 {
00014   gobjContainer xGraphics;
00015 public:
00016 
00018   static string doc[];
00019 
00021   static bool * help;
00023   static menusystem* messages;
00024 
00026   menusystemtest01(int argc, char** argv);
00027 
00029   static void keyboard(unsigned char key, int x, int y);
00031   static void display();
00032 
00033 };
00034 
00035 
00036 #endif
00037 

Generated on Fri Mar 4 00:49:29 2011 for Chelton Evans Source by  doxygen 1.5.8