animations property

Map<T, SpriteAnimation>? animations
getter/setter pair

Map with the available states for this animation group

Implementation

Map<T, SpriteAnimation>? animations;