StackedIntArray2

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