Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Classes

Interfaces

Type aliases

Variables

Type aliases

Atlas

Atlas: object

Type declaration

  • ext: string
  • Optional format?: undefined | string
  • height: number
  • Optional id?: undefined | number
  • image: Jimp
  • name: string
  • Optional tag?: undefined | string
  • width: number

Base64Data

Base64Data: object

Type declaration

  • data: string
  • prefix: string

Spritesheet

Spritesheet: object

Type declaration

  • Optional appInfo?: any
  • Optional base64Data?: Base64Data
  • ext: string
  • format: string
  • height: number
  • Optional id?: undefined | number
  • imageFormat: string
  • imageName: string
  • name: string
  • rects: object[]
  • scale: number
  • Optional tag?: undefined | string
  • width: number

Variables

Let appInfo

appInfo: any = require('../package.json')

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc