Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
E:/Programming/MyProject/K_Game_hg/GameEngine/include/Scene.h
Go to the documentation of this file.
00001 // Copyright 2006-2011 by Kat'Oun
00002 
00003 #ifndef _ENGINE_SCENE_H_
00004 #define _ENGINE_SCENE_H_
00005 
00006 #include <scene/Node.h>
00007 #include <scene/Scene.h>
00008 #include <scene/SceneFactory.h>
00009 #include <scene/SceneManager.h>
00010 
00011 #endif // _GAMESCENE_H_

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:05 by Doxygen (1.7.4)