This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Temperature


Erik Sigra wrote:
> 
> > TerrainTypeProperty: temperature-variability n
> >
> > This property is the amount of totally random variation in the temperature
> > in each cell.
> 
> This one is apparently not for each terrain type. Do I specify the
> coordinates for each cell I want to set this property for or what?

No, it's a terrain type property.  Check out napoleon.g or ww2-adv.g,
both of them set it for land types but not sea types.  It just
introduces a little random fluctuation in the temperature updates
for each turn.

What I usually do, when unsure about how a construct is used, is to
grep for its name in */*.g .  Ideally, you'll get hits in one or more
games, plus one in the aptly-named test/all.g, which is supposed to
include a use of every GDL symbol.

Stan

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]