Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class SheetFiles

Indexed pair of files per sheet in the texture multi-pack.

Hierarchy

  • SheetFiles

Index

Constructors

Properties

Methods

Constructors

constructor

  • new SheetFiles(index: number, jsonFile: string, imageFile: string): SheetFiles
  • new SheetFiles(): SheetFiles

Properties

imageFile

imageFile: string

Contains the binary image.

index

index: number

Index of the sheet in the multi-pack.

jsonFile

jsonFile: string

Contains the meta-data

Methods

empty

  • empty(): boolean

Generated using TypeDoc