EGUI.h

Go to the documentation of this file.
00001 #ifndef __EGUI__
00002 #define __EGUI__
00003 
00029 // Uncomment to debug clipping whilst drawing
00030 //#define DEBUG_CLIPPING
00031 
00032 #include "Basics/GUIBasics.h"
00033 #include "Controls/Controls.h"
00034 #include "Events/Events.h"
00035 #include "Fonts/FontsInclude.h"
00036 #include "Graphics/GraphicsInclude.h"
00037 #include "Listeners/Listeners.h"
00038 #include "Windowing/Windowing.h"
00039 
00040 //  ===========================================================================
00041 
00042 #ifndef EXPONENT_COMPACT_BUILD
00043     using namespace Exponent::GUI;
00044 #endif
00045 
00046 #endif  // End of GUI.h

Infinity API - EGUI.h Source File generated on 7 Mar 2007