Key

data class Key(val frame: Int = 0, val bounds: RectangleInt)

Constructors

Link copied to clipboard
constructor(frame: Int = 0, bounds: RectangleInt)

Properties

Link copied to clipboard
Link copied to clipboard
val frame: Int = 0