From: Brett L. <wak...@ea...> - 2005-12-03 19:17:44
|
> I still suspect that we will need Station (or City) objects as a > bridge between MapHex and Token objects. But first I'm curious > to see what John has on offer regarding Tile objects. This is how I've handled it. The Station list is copied from Tile to MapHex each time the Tile is upgraded. The Token list is merged when necessary, and moved to the new Station list for each Tile upgrade. ---Brett |