menu
flame package
documentation
sprite.dart
SpriteAnimation
frames property
frames property
dark_mode
light_mode
frames
property
List
<
SpriteAnimationFrame
>
frames
getter/setter pair
The frames that compose this animation.
Implementation
List<SpriteAnimationFrame> frames = [];
flame package
documentation
sprite
SpriteAnimation
frames property
SpriteAnimation class