Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Bar

Hierarchy

  • Bar

Implements

Index

Constructors

constructor

  • new Bar(msg?: string, player?: any): Bar

Methods

color

  • color(theColor: color): this

hide

  • hide(): void

progress

  • progress(progress?: number): this

remove

  • remove(): undefined

removeAllBars

  • removeAllBars(): any

render

  • render(): this

show

  • show(): void

style

  • style(theStyle: style): this

text

  • text(msg: string): this

textComponent

Generated using TypeDoc