repeatedTileCount abstract method

int repeatedTileCount(
  1. int tileCount
)

Returns the number of tiles in the repeating pattern.

Implementation

int repeatedTileCount(int tileCount);