StackedIntArray2

constructor(width: Int, height: Int, empty: Int = EMPTY, startX: Int = 0, startY: Int = 0)