GridElemAncient
trait GridElemAncient
In a simple Grid the only GridElems are Tiles. In a complex grid, there are values for tiles and tile sides. For programmatic purposes it is vital that GridElem contains its grid coordinates, although at a logical level a tile does not need to know its position within the tile grid. It needs this information so it can communicate with its grid.
class Object
trait Matchable
class Any
trait TileAncient
trait ColouredTileAncient
trait ETileAncient
class NTileAncient
class BcTileAncient
class TerrOnly
class W2TileAncient
class TileBareAncient
trait TileSideAncient
trait ESideAncient
class ESideOnyAncient
class W2SideAncient
class SideOnlyAncient
class SideBareAncient