flame_texturepacker library

Classes

TexturePackerAtlas
A texture atlas that contains a collection of TexturePackerSprites.
TexturePackerSprite
A Sprite extracted from a texture packer file.

Extensions

TexturepackerLoader on Game

Typedefs

TextureAtlasData = ({List<Page> pages, List<Region> regions})
Type definition for texture atlas data containing pages and regions.