Interface WireObjectSpritesheet

Hierarchy

  • WireObjectSpritesheet

Properties

animations: {
    [key: string]: WireObjectSpriteAnimConfig;
}

Type declaration

currentAnim?: string
framing: undefined | WireObjectSpritesheetFraming
pauseAnimationsIfFpsBelowFramerate?: boolean
spritesheetUrl: string

Generated using TypeDoc