Changes between Version 34 and Version 35 of Rmgen_Library


Ignore:
Timestamp:
Dec 21, 2012, 10:04:27 AM (11 years ago)
Author:
FeXoR
Comment:

Deleted the "Work in progress" comment for iberian civ bonus walls

Legend:

Unmodified
Added
Removed
Modified
  • Rmgen_Library

    v34 v35  
    166166 * `placePolygonalWall()`: Places n walls of the same length with the corners on a circle of the given radius centered at the given coordinates.
    167167 * `placeIrregularPolygonalWall()`: Places n walls of random length with the corners on a circle of the given radius centered at the given coordinates.
    168  * `placeGenericFortress()`: Place a more generic looking wall around a point (like the Iberian civ bonus) centered at the given coordinates (Work In Progress).
     168 * `placeGenericFortress()`: Place a more generic looking wall around a point (like the Iberian civ bonus) centered at the given coordinates.
    169169 * `placeWall()`: Function to place a simple wall defined by a "wall" array starting with the first wall element placed as given by coordinates and angle.
    170170Other functions are in there helpful to generate custom walls and fortresses: