User Tools

Site Tools


en:tutorials:display:borderless_window_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:tutorials:display:borderless_window_mode [2018/08/28 04:54 (7 years ago)] sausageen:tutorials:display:borderless_window_mode [2020/08/19 06:23 (5 years ago)] (current) – ↷ Links adapted because of a move operation sausage
Line 1: Line 1:
 ====== Borderless Window Mode ====== ====== Borderless Window Mode ======
- 
-<WRAP center round info 90%> 
-This feature will be released in September 2018. 
-</WRAP> 
  
 A fairly standard game window could typically use these settings: A fairly standard game window could typically use these settings:
Line 22: Line 18:
 </code> </code>
  
-{{ :en:tutorials:display:window-normal.png |}}+{{ tutorials:display:window-normal.png |}}
  
 By setting the ''Decoration'' property of the ''Display'' section to false (true by default) you will remove the windows borders, titlebar, icon and buttons: By setting the ''Decoration'' property of the ''Display'' section to false (true by default) you will remove the windows borders, titlebar, icon and buttons:
Line 35: Line 31:
 </code> </code>
  
-{{ :en:tutorials:display:borderless-window.png |}}+{{ tutorials:display:borderless-window.png |}}
  
 You can make the borderless window the same size as the current screen by omitting the ''ScreenWidth'' and ''ScreenHeight'' properties, and if ''Decoration'' is set to false: You can make the borderless window the same size as the current screen by omitting the ''ScreenWidth'' and ''ScreenHeight'' properties, and if ''Decoration'' is set to false:
Line 46: Line 42:
 </code> </code>
  
-{{ :en:tutorials:display:borderless-window-fullscreen.png |}}+{{ tutorials:display:borderless-window-fullscreen.png |}}
  
 Note: This is not a true fullscreen mode, but rather, the window sized to the entire screen. Note: This is not a true fullscreen mode, but rather, the window sized to the entire screen.
  
en/tutorials/display/borderless_window_mode.1535457292.txt.gz · Last modified: 2018/08/28 07:54 (7 years ago) (external edit)