SuccessAnimation

class SuccessAnimation(val isFirstSide: Boolean) : ProcessingState

Constructors

Link copied to clipboard
constructor(isFirstSide: Boolean)

Properties

Link copied to clipboard

The regular duration for which this state should last.

Link copied to clipboard
Link copied to clipboard

The minimum duration that this state should last, should the following state be of higher priority.

Link copied to clipboard

The ReticleState associated with this processing state.