Screenarea x1: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m This is an alias
mNo edit summary
Line 1: Line 1:
This is an alias of [[RETURN|ud.return 0]].
This is an alias of [[RETURN|ud.return 0]]. This value describes the leftmost boundary (x-axis) of the screen.


Intended exclusively for use in [[EVENT_UPDATESCREENAREA]] to change the boundaries of the screen area.
Intended exclusively for use in [[EVENT_UPDATESCREENAREA]] to change the boundaries of the screen area.

Revision as of 05:08, 4 February 2022

This is an alias of ud.return 0. This value describes the leftmost boundary (x-axis) of the screen.

Intended exclusively for use in EVENT_UPDATESCREENAREA to change the boundaries of the screen area.

See screenarea_x1, screenarea_y1, screenarea_x2, screenarea_y2