Create a new TextureFrameSequences
Array of textures from a spritesheet
Named sequences with frame indices and animation speed
Add a new animation sequence
Unique identifier for the sequence
Array of frame indices from the texture atlas
Speed of animation (frames per ms)
Get a specific frame by index
Get a specific frame from a sequence by index
Get all frames for a sequence
Manages frame sequences for animated sprites Provides utility functions for working with sprite sheet animations