SetFullScreenMode
SetFullScreenMode

Makes the display resolution fit the game window.

bSuccess = myStoryboard.SetFullScreenMode( bFull_Screen )
bSuccess = myStoryboard.SetFullScreenMode( )

Return value
TRUE if successful, otherwise FALSE.

Parameters
  • bFull_Screen
    TRUE (default) to set full screen mode ON. FALSE to return to windowed mode (same as calling SetWindowedMode)
Comments

This uses Jamagic's functions, but also remembers the current mode so that IsFullScreen can be used.

See also
Storyboard:SetWindowedMode
Storyboard:IsFullScreen



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