hasTiles method

bool hasTiles()

Implementation

bool hasTiles() {
  return tiles;
}