Previous | Up | Next |
Creates a new rendering surface for the 3D in window mode having size '_width_' in X and '_height_' in Y.Parameters
It is possible to create several surfaces in window mode. On the other hand, they cannot be created if a fullscreen surface already exists.
ObjSurface _CRsurface ( Chn _channel_ I _width_ I _height_ )
Return value
_channel_ Proprietary channel _width_ Horizontal size _height_ Vertical size
Surface in window modeSee Also
For the fullscreen mode : _CRfullscreenSurface