Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AnimationLoaderInfo

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new AnimationLoaderInfo(name?: string, path?: string, type?: "undefined" | "apng"): AnimationLoaderInfo
  • Parameters

    • Default value name: string = ""
    • Default value path: string = ""
    • Default value type: "undefined" | "apng" = "apng"

    Returns AnimationLoaderInfo

Properties

name

name: string

path

path: string

type

type: "undefined" | "apng"

Accessors

fileLoaderInfo

fileName

  • get fileName(): string
  • Returns string