Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MemoryTerminal

Hierarchy

Index

Constructors

constructor

Properties

backColor

backColor: Color

foreColor

foreColor: Color

glyphs

glyphs: Table<Glyph>

Readonly height

height: number

Readonly width

width: number

Methods

clear

  • clear(): void

delete

  • delete(): void

drawCharCode

  • drawCharCode(pos: Vector2, charCode: number, foreColor?: Color, backColor?: Color): void

drawGlyph

fill

size

windowToTilePoint

writeAt

Generated using TypeDoc