View source
typedef TexturePackerAtlasFrame
package flixel.graphics.atlas
import flixel.graphics.atlas.TexturePackerAtlas
Fields
spriteSourceSize:AtlasRect
The frame rect relative relative to it's untrimmed rect, if not trimmed, this should
be at (0, 0) and have the same size as frame
and sourceSize
sourceSize:AtlasSize
The size of the frame before it was trimmed, if not trimmed, this should match frame