GenImageCellular abstract method

ImageStructType GenImageCellular(
  1. num width,
  2. num height,
  3. num tileSize
)

Implementation

ImageStructType GenImageCellular(
  num width,
  num height,
  num tileSize,
);