From: Brett L. <wak...@ea...> - 2005-11-18 22:22:26
|
I think it is possible to allow the UI code to make an "educated guess" about where to lay tokens. For example, on 00 tiles, we know that the city circles are always diagonal from each other. So, we can logically infer from the tile's rotation, given that we have a known starting orientation, whether a token placed on the left half or right half of the hex needs to be also placed within the top half or bottom half of the hex. ---Brett. -----Original Message----- From: Erik Vos <eri...@hc...> Sent: Nov 18, 2005 4:41 PM To: rai...@li... Subject: RE: [Rails-devel] TokenHolders > For the UI code, the location of eligible city circles (or > otherwise for > tokens that go on the edge of the hex such as the port token > mentioned) > needs to be available from the tile renderer interface. > > I am getting way behind on everything I need to get done, so > I don't think > I will have the Java port of my tile rendering code done until after > Christmas. I'm prepared to wait for that. Erik. |