proj home

Files   Classes   Functions   Hierarchy  

maze003.h

Go to the documentation of this file.
00001 #ifndef MAZE003_H
00002 #define MAZE003_H
00003 
00004 #include <gobj.h>
00005 
00006 
00010 class maze003
00011 {
00012 public:
00013 
00015   static string doc[];
00016 
00018   gobjContainer xGraphics;
00019 
00021   static void keyboard01(unsigned char key, int x, int y);
00023   static void display01();
00024 
00026   maze003(int argc, char** argv);
00027 
00029   void eval();
00030 
00031 };
00032 
00033 
00034 #endif
00035 

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