I added meeple to the tile class, so you can now have tiles with
meeple! There are two ways of figuring out where the meeple is on the
tile:
1. Get meeple using Tile.getMeeple(), then call
meeple.getRegionOnTile();
2. Try to get meeple using Tile.meepleInRegion(Tile.Region) or
Tile.meepleInQuadrant(Tile.Quadrant) and see if the result is a meeple
or null.
I think it should work - lemme know how it goes!
Ben Gotow
-----------------------------------
http://www.gotow.net/
beng...@gmail.com
540-250-2334