Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumValueDefinition

Hierarchy

  • EnumValueDefinition

Index

Properties

Properties

__tileSrcRect

__tileSrcRect: [x: number, y: number, width: number, height: number]

An array of 4 Int values that refers to the tile in the tileset image: "[ x, y, width, height ]"

id

id: string

Enum value

tileId

tileId: null | number

The optional ID of the tile

Generated using TypeDoc