Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly background

background: undefined | Rectangle | Sprite

Protected enabled

enabled: boolean = true

Readonly id

id: string = ...

Protected parentItem

parentItem: undefined | UIMenuItem

Accessors

Enabled

  • get Enabled(): boolean
  • set Enabled(value: boolean): void

Height

  • get Height(): number

ParentItem

ParentMenu

  • get ParentMenu(): undefined | Menu

Methods

draw

  • draw(): void

setVerticalPosition

  • setVerticalPosition(y: number): void

Generated using TypeDoc