menu
flame package
documentation
components.dart
SpriteAnimationGroupComponent<T>
removeOnFinish property
removeOnFinish property
dark_mode
light_mode
removeOnFinish
property
Map
<
T
,
bool
>
removeOnFinish
final
Map with the mapping each state to the flag removeOnFinish
Implementation
final Map<T, bool> removeOnFinish;
flame package
documentation
components
SpriteAnimationGroupComponent<T>
removeOnFinish property
SpriteAnimationGroupComponent class