API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceAsepriteArrayData
@codexo/exojs-aseprite / aseprite / stable
Aseprite JSON export in array mode - frames is an ordered array.
2
props
0
methods
0
events
Import
import { AsepriteArrayData } from '@codexo/exojs-aseprite'Aseprite JSON export in array mode - frames is an ordered array.
Properties2
frames: readonly AsepriteFrameDataA single animation frame in the Aseprite JSON export.[]Source