Changes between Version 16 and Version 17 of Rmgen_Library


Ignore:
Timestamp:
2012-04-20 09:56:11 (13 months ago)
Author:
FeXoR
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Rmgen_Library

    v16 v17  
    152152== Placing walls == 
    153153 
    154 The functions and data provided in wall_builder.js allow easy placements of multiple entities to for example shape walls: 
     154The functions and data provided in wall_builder.js allow easy placements of multiple entities to shape walls: 
    155155 * 'WallElement(...)': Defines a wall element including its entity and a name string to easily access it. 
    156156 * 'Fortress()': Defines a fortress mainly by an array of wall element name strings.