DragData

class DragData(var location: IntArray = Array(4) { it + 1 }) : Serializable

Constructors

Link copied to clipboard
constructor(location: IntArray = Array(4) { it + 1 })

Properties

Link copied to clipboard