Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityInstanceTile

Optional Tile used to display this entity (it could either be the default Entity tile, or some tile provided by a field value, like an Enum).

Tile data in an Entity instance

Hierarchy

  • EntityInstanceTile

Index

Properties

Properties

srcRect

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

An array of 4 Int values that refers to the tile in the tileset image

tilesetUid

tilesetUid: number

Tileset ID

Generated using TypeDoc