Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumValue

An Enum value

Hierarchy

  • EnumValue

Index

Properties

Properties

id

id: string

Unique string identifier

tileSrcRect

tileSrcRect: { height: number; width: number; x: number; y: number }

Pixel x,y coordinates and width/height into the parent Enum.tileset

Type declaration

  • height: number
  • width: number
  • x: number
  • y: number

Generated using TypeDoc