Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventEmitter
    • guiControl

Index

Constructors

Properties

gui: default
id?: string
positionInGrid: [number, number]
text?: string
type: "button" | "text"

Accessors

  • get summary(): { id: undefined | string; positionInGrid: [number, number]; text: undefined | string; type: "button" | "text"; uuid: string }
  • Returns { id: undefined | string; positionInGrid: [number, number]; text: undefined | string; type: "button" | "text"; uuid: string }

    • id: undefined | string
    • positionInGrid: [number, number]
    • text: undefined | string
    • type: "button" | "text"
    • uuid: string
  • get uuid(): string

Methods

  • remove(): void
  • update(): void

Generated using TypeDoc