TileEntry constructor

TileEntry()

Implementation

TileEntry() {
  setDataType(DataType.Tile);
}