]> git.jsancho.org Git - c-irrlicht.git/blobdiff - include/cirrlicht.h
ICursorControl
[c-irrlicht.git] / include / cirrlicht.h
index 3901e083fdf5861cf378a39fe7c62916c89d7601..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"
@@ -41,6 +43,7 @@
 #include "rect.h"
 #include "SColor.h"
 #include "SExposedVideoData.h"
+#include "SKeyMap.h"
 #include "vector3d.h"
 
 #ifdef __cplusplus