Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpritesheetJson

Hierarchy

  • ISpritesheetJson

Index

Properties

Properties

frames

frames: {}

Type declaration

  • [name: string]: any

meta

meta: { image: string | HTMLImageElement }

Type declaration

  • [name: string]: any
  • image: string | HTMLImageElement

Generated using TypeDoc