[Freeciv-Dev] Re: tile API
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Bursig Rafal wrote:
Dnia 2003.09.23 18:47, Per I. Mathisen napisał(a):
IMHO new itarations are very important and can fully replace old ones.
But most important is that we change our thinking and only use x,y api
when we can't use tile api.
The tile iterators will not work at all with iso-maps. You assume that
tile++ is the same as map_get_tile(tile->x+1,tile->y), which just isn't
true.
jason
|
|