Companion

object Companion

Properties

Link copied to clipboard
const val EMPTY: Long

Functions

Link copied to clipboard
operator fun invoke(vararg layers: LongArray2, width: Int = layers.first().width, height: Int = layers.first().height, empty: Long = EMPTY, startX: Int = 0, startY: Int = 0): StackedLongArray2