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

eventGutz.h

Go to the documentation of this file.
00001 /*
00002 * $Id: eventGutz.h,v 1.2 2003/09/22 09:28:34 jmk Exp $
00003 */
00004 ///////////////////////////////////////////////////////////////////////////
00005 //              _____________  ______________________    __   __  _____
00006 //             /  ________  |  |   ___   ________   /   |  \ /  \   |
00007 //            |  |       |  |_ |  |_ |  |       /  /    \__  |      |
00008 //            |  |  ___  |  || |  || |  |      /  /        | |      |
00009 //            |  | |   \ |  || |  || |  |     /  /      \__/ \__/ __|__
00010 //            |  | |_@  ||  || |  || |  |    /  /          Institute
00011 //            |  |___/  ||  ||_|  || |  |   /  /_____________________
00012 //             \_______/  \______/ | |__|  /___________________________
00013 //                        |  |__|  |
00014 //                         \______/
00015 //                    University of Utah       
00016 //                           2002
00017 ///////////////////////////////////////////////////////////////////////////
00018 
00019 //eventGutz.h
00020 
00021 //all of this is in the "gutz" namespace
00022 // having problems?? make sure you are "using namespace gutz;"
00023 // or "gutz::"
00024 
00025 #ifndef __EVENT_GUTZ_DOT_H
00026 #define __EVENT_GUTZ_DOT_H
00027 
00028 #include "../eventGutz/gutzKeyMouse.h"
00029 #include "../eventGutz/mouseEvent.h"
00030 #include "../eventGutz/renderEvent.h"
00031 #include "../eventGutz/keyEvent.h"
00032 
00033 #endif
00034 

Send questions, comments, and bug reports to:
jmk