Builder

class Builder

Properties

Link copied to clipboard

The mouse button to use for the drag. Defaults to LEFT.

Link copied to clipboard
var endX: Int?

The ending X coordinate for the drag.

Link copied to clipboard
var endY: Int?

The ending Y coordinate for the drag.

Link copied to clipboard
var startX: Int?

The starting X coordinate for the drag.

Link copied to clipboard
var startY: Int?

The starting Y coordinate for the drag.