Statusbarcustom: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "statusbarrange defines a range of custom "screen sizes" (that can be changed by pressing + or -). If scree_size is 4, statusbarrange will add an extra steps before mo..."
 
Fox (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[statusbarrange]] defines a range of custom "screen sizes" (that can be changed by pressing + or -).
[[statusbarrange]] defines a range of custom "screen sizes" (that can be changed by pressing + or -).


If [[scree_size]] is 4, statusbarrange will add an extra steps before modifying screen_size, and instead will modify [[statusbarcustom]].
If [[screen_size]] is 4, statusbarrange will add an extra steps before modifying screen_size, and instead will modify [[statusbarcustom]].


See also [[statusbarflags]].
See also [[statusbarflags]].


[[Category:Userdef structure members]]
[[Category:Userdef structure members]]

Latest revision as of 06:47, 20 February 2020

statusbarrange defines a range of custom "screen sizes" (that can be changed by pressing + or -).

If screen_size is 4, statusbarrange will add an extra steps before modifying screen_size, and instead will modify statusbarcustom.

See also statusbarflags.