Y: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Rfc1394 (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


*[[sprite]] struct; the actor's current Y position in a map.
*[[sprite]] struct; the actor's current Y position in a map.
*[[Members of the wall structure|wall]] struct;
*[[Members of the wall structure|wall]] struct; the Y coordinate of the wall's first point.
 
[[Category:Sprite structure members]]
[[Category:Wall structure members]]

Latest revision as of 17:02, 5 October 2006

Y is used in the following structures:

  • sprite struct; the actor's current Y position in a map.
  • wall struct; the Y coordinate of the wall's first point.