Remove all mentions of iOS

This commit is contained in:
numzero
2023-03-14 18:48:55 +03:00
committed by sfan5
parent df8881898d
commit 25a7074c9a
6 changed files with 8 additions and 43 deletions

View File

@ -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