Table of Contents

isFullScreen

Is the game running full-screen?

Syntax

bool isFullScreen();

Parameters

This function does not accept any parameters.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.