TileSetObject constructor
TileSetObject({})
Implementation
TileSetObject({
this.ellipse,
this.height,
this.id,
this.name,
this.polygon,
this.rotation,
this.type,
this.visible,
this.width,
this.x,
this.y,
});