ArrayCodePointGrid

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