Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

SolverDrawer.h

Go to the documentation of this file.
00001 #ifndef HEADER_SOLVERDRAWER_H
00002 #define HEADER_SOLVERDRAWER_H
00003 
00004 class LevelStatus;
00005 
00006 #include "VBox.h"
00007 
00008 /**
00009  * Draws the best solver.
00010  */
00011 class SolverDrawer : public VBox {
00012     public:
00013         SolverDrawer(LevelStatus *status);
00014 };
00015 
00016 #endif

Generated on Wed Jun 1 09:54:31 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2