Difference between revisions of "ISKernel:WindowSize (Command)"
Jump to navigation
Jump to search
(→Forms) |
|||
Line 5: | Line 5: | ||
*Windowsize -fullscreen - makes the window as large as the current window viewable size | *Windowsize -fullscreen - makes the window as large as the current window viewable size | ||
*Windowsize -rescale <#x#> - rescales the window to <#x#> resolution | *Windowsize -rescale <#x#> - rescales the window to <#x#> resolution | ||
+ | *Windowsize -reset - resets the viewable window size to the resolution of the game | ||
+ | *The -viewable option uses the windowsize without the borders and titlebar in its calculations (Preferred) | ||
== Examples == | == Examples == |
Revision as of 22:56, 24 August 2005
Contents
Syntax
WindowSize -fullscreen|-reset|[-viewable] #x#
Forms
- Windowsize -fullscreen - makes the window as large as the current window viewable size
- Windowsize -rescale <#x#> - rescales the window to <#x#> resolution
- Windowsize -reset - resets the viewable window size to the resolution of the game
- The -viewable option uses the windowsize without the borders and titlebar in its calculations (Preferred)