Members of the wall structure: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Walls are the secondary building blocks of [[sector]]s.  They connect [[point]]s.
Syntax:
<get/set>wall[<wall id>].<member> <gamevar>
<get/set> - getwall to set the gamevar <gamevar> to the value of <member>. setwall to set the value of <member> to the gamevar <gamevar>.
Here is the list of members of the wall struct:
*[[x]]
*[[x]]
*[[y]]
*[[y]]
Line 27: Line 17:
*[[extra]]
*[[extra]]


[[Category:Structure access]]
[[Category:Sector manipulation]]
[[Category:Sector manipulation]]
[[Category:Structure member documentation]]
__NOTOC__

Revision as of 19:02, 3 April 2015