Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HudBoolean

Hierarchy

Index

Constructors

constructor

  • new HudBoolean(name: string, value: boolean, onChanged?: undefined | function): HudBoolean

Properties

initialValue

initialValue: boolean

name

name: string

Optional onChanged

onChanged: undefined | function

Methods

copy

deserialize

destroy

  • destroy(): void

isA

  • isA<T>(type: object): boolean

serialize

setProperty

  • setProperty(name: string, value: any): void

setState

upgrade