]> git.jsancho.org Git - c-irrlicht.git/blobdiff - include/cirrlicht.h
ICursorControl
[c-irrlicht.git] / include / cirrlicht.h
index a7a46226418e3d318a99d688cc7809fc271c3d7a..a40c33aca81dcf9ec3d2de294a1ffb8b0e7fa0b0 100644 (file)
 #include "IAnimatedMeshMD2.h"
 #include "IAnimatedMeshSceneNode.h"
 #include "ICameraSceneNode.h"
+#include "ICursorControl.h"
+#include "IFileArchive.h"
+#include "IFileSystem.h"
 #include "IGUIEnvironment.h"
 #include "IGUIElement.h"
 #include "IGUIStaticText.h"
+#include "IMeshSceneNode.h"
 #include "IrrlichtDevice.h"
 #include "ISceneManager.h"
 #include "ISceneNode.h"
@@ -39,6 +43,7 @@
 #include "rect.h"
 #include "SColor.h"
 #include "SExposedVideoData.h"
+#include "SKeyMap.h"
 #include "vector3d.h"
 
 #ifdef __cplusplus