Table of Contents

setRes

( int width, int height, int bpp=NULL, int hz=NULL )

Syntax

bool setRes(int %width, int %height[, int %bpp=NULL, int %hz=NULL]);

Parameters

int %width
No description available.

int %height
No description available.

[optional] int %bpp=NULL
No description available.

[optional] int %hz=NULL
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

getDisplayDeviceList
getRes
getResolutionList
getVideoDriverInfo
isDeviceFullScreenOnly
isFullScreen
nextResolution
prevResolution
setDisplayDevice
setScreenMode
setVerticalSync
switchBitDepth
toggleFullScreen
videoSetGammaCorrection

References

This function is not called by any other functions.