ArrayCodePointGrid

constructor(width: Int, height: Int)
constructor(grid: Array<IntArray>)