Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResourceInformation

Hierarchy

  • IResourceInformation

Implemented by

Index

Properties

cacheValue

cacheValue: function

Type declaration

    • (id: string | Sticker): HTMLCanvasElement | undefined
    • Parameters

      Returns HTMLCanvasElement | undefined

Optional categories

categories: undefined | object

categorisedResource

categorisedResource: IResourceArrayWithSrc[]

categoryEnum

categoryEnum: [string, string][]

Optional default

default: undefined | string

getRandom

getRandom: function

Type declaration

    • (): string
    • Returns string

getRandomFrom

getRandomFrom: function

Type declaration

    • (id: string): string
    • Parameters

      • id: string

      Returns string

getUrl

getUrl: function

Type declaration

    • (id: string | Sticker | null): string
    • Parameters

      Returns string

Optional legacyIdMap

legacyIdMap: Map<string, string>

load

load: function

Type declaration

resourceSet

resourceSet: IResource[]

Generated using TypeDoc