menu
bonfire_spine package
documentation
spine/skeleton_animation.dart
SkeletonAnimation
update method
update method
dark_mode
light_mode
update
method
void
update
(
double
delta
)
inherited
Implementation
void update(double delta) => time += delta;
bonfire_spine package
documentation
spine/skeleton_animation
SkeletonAnimation
update method
SkeletonAnimation class