Jump to content

Set full screen mode ?


YouGroove
 Share

Recommended Posts

http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/window/windowcreate-r462

 

Did you read the parameters clearly? Not that the first 2 params are the x and y position of the window, which you probably want to set as 0, then the last field should be Window.FullScreen I believe. When setting fullscreen make sure you use a resolution your card supports in fullscreen mode.

Link to comment
Share on other sites

yougroove this question has been asked so often here, please.

So often, so it is a problem with official docs so, as code example is without parameters.

Anyway thanks as i tried Window:Create(title,0,0,x,y,"FullScreen") it couldn't word indeed.

  • Upvote 1

Stop toying and make games

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...