X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=include%2FSIrrCreationParameters.h;h=1ac150bbac4da1aadd9a5f4fe881e974ab68a528;hb=d97d1708d68a98c039db8a06c4110bfc961d3fb1;hp=743960489bcdd504023570537d288e7b4c7ca6a3;hpb=d81db9dd6d3832beb48b2617404fea81ba45801d;p=irrlicht.git diff --git a/include/SIrrCreationParameters.h b/include/SIrrCreationParameters.h index 7439604..1ac150b 100644 --- a/include/SIrrCreationParameters.h +++ b/include/SIrrCreationParameters.h @@ -235,7 +235,6 @@ namespace irr /** If this is set to a value other than 0, the Irrlicht Engine will be created in an already existing window. For Windows, set this to the HWND of the window you want. - For iOS, assign UIView to this variable. The windowSize and FullScreen options will be ignored when using the WindowId parameter. Default this is set to 0. To make Irrlicht run inside the custom window, you still will