Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Hierarchy

  • WindowAttributes

Index

Constructors

constructor

  • new WindowAttributes(): WindowAttributes
  • new WindowAttributes(fillColor: Color, borderColor: Color, borderType: number, wordWrap: boolean, printDirection: number, scrollDirection: number, justify: number, effectDirection: number, effectSpeed: number, displayEffect: number): WindowAttributes

Methods

getBorderColor

  • getBorderColor(): Color

getBorderType

  • getBorderType(): number

getDisplayEffect

  • getDisplayEffect(): number

getEffectDirection

  • getEffectDirection(): number

getEffectSpeed

  • getEffectSpeed(): number

getFillColor

getJustify

  • getJustify(): number

getPrintDirection

  • getPrintDirection(): number

getScrollDirection

  • getScrollDirection(): number

getWordWrap

  • getWordWrap(): boolean

Generated using TypeDoc