Point: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A '''point''' is the basic building block of all space in the map. [[Wall]]s are constructed by connecting two points, [[sector]]s are constructed by connecting three or more walls. Points are constructed as part of the [[map]] and are | A '''point''' is the basic building block of all space in the map. [[Wall]]s are constructed by connecting two points, [[sector]]s are constructed by connecting three or more walls. Points are constructed as part of the [[map]] and are accessible from CON files using the [[x]] and [[y]] members of the [[wall]] struct via get/setwall. |
Latest revision as of 18:03, 31 January 2006
A point is the basic building block of all space in the map. Walls are constructed by connecting two points, sectors are constructed by connecting three or more walls. Points are constructed as part of the map and are accessible from CON files using the x and y members of the wall struct via get/setwall.