]> git.jsancho.org Git - c-irrlicht.git/blobdiff - include/cirrlicht.h
MAKE_CIRR_ID
[c-irrlicht.git] / include / cirrlicht.h
index 3901e083fdf5861cf378a39fe7c62916c89d7601..48d96f2e4ef324fb4449bced017be80f483e20f8 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 "irrTypes.h"
 #include "ISceneManager.h"
 #include "ISceneNode.h"
 #include "ITexture.h"
@@ -41,6 +44,7 @@
 #include "rect.h"
 #include "SColor.h"
 #include "SExposedVideoData.h"
+#include "SKeyMap.h"
 #include "vector3d.h"
 
 #ifdef __cplusplus