X: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Rfc1394 (talk | contribs)
No edit summary
m Categories
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
X is used in the following structures
X is used in the following structures
*[[sprite]] struct; the actor's current X position in a map.
*[[sprite]] struct; the actor's current X position in a map.
*[[wall]] struct;
*[[Members of the wall structure|wall]] struct; the X coordinate of the wall's first point.
 
[[Category:Sprite structure members]]
[[Category:Wall structure members]]

Latest revision as of 05:57, 7 September 2006

X is used in the following structures

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