Builder

class Builder

Builder class to create BalloonRotateAnimation.

Constructors

Link copied to clipboard
fun Builder()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var speeds: Int = 2500
Link copied to clipboard
var turns: Int = 1

Functions

Link copied to clipboard
Link copied to clipboard

sets the degree X of the rotation animation.

Link copied to clipboard

sets the degree Y of the rotation animation.

Link copied to clipboard

sets the direction of the rotation animation.

Link copied to clipboard

sets the iteration of the rotation animation.

Link copied to clipboard

sets the speed of the rotation animation.

Link copied to clipboard

sets the turning count of the rotation animation.