Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
00001 // Copyright 2006-2011 by Kat'Oun 00002 00003 #ifndef _ENGINE_PLATFORM_H_ 00004 #define _ENGINE_PLATFORM_H_ 00005 00006 #include <platform/Timer.h> 00007 #include <platform/File.h> 00008 #include <platform/FileSystem.h> 00009 #include <platform/FileSystemFactory.h> 00010 #include <platform/PlatformDriver.h> 00011 #include <platform/PlatformManager.h> 00012 00013 #endif // _GAMEPLATFORM_H_
The KG Game Engine
Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:04 by
Doxygen
(1.7.4)
|