Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TMXObject

Hierarchy

  • TMXObject

Index

Properties

color

color: Color

gid

halign

height

height: number

id

id: number | string

name

name: string

Optional offset

offset: Vec2

pixelsize

pixelsize: number

points

points: { x: number; y: number }[]

polylinePoints

polylinePoints: { x: number; y: number }[] | null

rotation

rotation: number

text

text: string

type

valign

visible

visible: boolean

width

width: number

wrap

wrap: boolean

x

x: number

y

y: number

Generated using TypeDoc