getTileWidth method

int getTileWidth()

Implementation

int getTileWidth() {
  return tileWidth;
}