View Full Version : Question on Area


Ninja2
Jun 17, 2008, 03:48 AM
Hey mapguys! :D

What defines an Area on a civ map? There are some functions in the SDK which refer to Areas, and I'm unsure how an Area is defined. Are all water tiles defined as one single Area?

Another thing which I'm unsure of is grids. How many plots in a grid square? I think a grid square is 4x4, but please confirm!

Thanks.

cephalo
Jun 17, 2008, 08:03 AM
grid square 4x4, you'll never use that except for the getGridSize function. and an Area is a contiguous area of land or water.