Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CAT/CATInternal.h Source File

CATInternal.h

Go to the documentation of this file.
00001 /// \file CATInternal.h
00002 /// \brief CAT Internal primary include
00003 /// \ingroup CAT
00004 ///
00005 /// Copyright (c) 2007-2008 by Michael Ellison.
00006 /// See COPYING.txt for the \ref gaslicense License (MIT License).
00007 ///
00008 // $Author: mikeellison $
00009 // $Date: 2008-01-19 19:19:35 -0600 (Sat, 19 Jan 2008) $
00010 // $Revision:   $
00011 // $NoKeywords: $
00012 
00013 #ifndef _CATInternal_H_
00014 #define _CATInternal_H_
00015 
00016 #include <stdio.h>
00017 #include <vector>
00018 #include "CATConfig.h"
00019 #include "CATTypes.h"
00020 #include "CATDebug.h"
00021 #include "CATUtil.h"
00022 #include "CATColor.h"
00023 #include "CATRect.h"
00024 #include "CATResult.h"
00025 #include "CATResultCore.h"
00026 
00027 #endif // _CATInternal_H_

Generated on Mon Feb 11 04:09:44 2008 for Game Accessibility Suite by doxygen 1.5.4