JSON format of a SpriteSheet

Hierarchy

  • SpriteSheetModel

Properties

animations: Record<string, Animation>
fontMetrics: Record<string, FontMetric>
fonts: Record<string, Font>
format: string
frames: Frame[]
ninePatches: Record<string, NineSlice>
origins: Origin[]
slices: Record<string, number>
textures: Texture[]
version: number

Generated using TypeDoc