API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeAsepriteDirection
@codexo/exojs-aseprite / aseprite / stable
Playback direction of an Aseprite frame tag animation.
0
props
0
methods
0
events
Import
import { AsepriteDirection } from '@codexo/exojs-aseprite'Playback direction of an Aseprite frame tag animation.
Definition1
"forward" | "pingpong" | "pingpong_reverse" | "reverse"Source