frames property

List<TextureAtlasFrame> frames
final

A list with the frames in this texture atlas.

Implementation

final List<TextureAtlasFrame> frames = <TextureAtlasFrame>[];