flutter_sprites
flutter_sprites
ActionDelay
ActionDelay
ActionDelay
flutter_sprites
flutter_sprites
ActionDelay
ActionDelay
constructor
ActionDelay
Source
flutter_sprites
flutter_sprites
ActionDelay
Constructors
ActionDelay
Properties
curve
duration
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
step
toString
update
ActionDelay
(
double
delay
)
Creates a new action with the specified
delay
Source
ActionDelay(double delay) : super(delay);