[messages] [Feature Requests] Re: ADC2 to VASSAL Coversion
Joel Uckelman
uckelman at nomic.net
Tue Oct 5 11:13:58 MST 2010
Thus spake Thomas Russ:
>
> > CoordinateSystem should have something like the following methods:
> >
> > Coordinate toCoordinate(Point p)
> >
> > Point toPoint(Coordinate c)
> >
> > where the first translates a point in the plane to *numeric* hex
> > coordinates, and the second translates numeric hex coordinates to
> > the center point of that hex. I'm unsure what Cooordinate should be
> > like, since we might want to support a 3-axis coordinate system.
>
> And how does this all interact with the named regions or irregular
> grid items? Is there some unification possible for that?
I don't see any reason why it wouldn't be possible to use a similar
(or maybe the same) interface for those.
--
J.
More information about the messages
mailing list