getTileHeight method

int getTileHeight()

Implementation

int getTileHeight() {
  return tileHeight;
}