IsFullScreen
IsFullScreen

Checks if the game is currently in full screen mode.

bFullScreen = myStoryboard.IsFullScreen( )

Return value
TRUE if full screen, FALSE if windowed.

Comments

This only works with JAM's SetFullScreenMode and SetWindowedMode functions. Using Jamagic's functions will not change the return value (i.e. it may return TRUE when the game is windowed).

See also
Storyboard:SetFullScreenMode
Storyboard:SetWindowedMode



JAM © 2005 no one in partiular
Project started by David Evans in 2005