Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BitmapFont

Hierarchy

  • BitmapFont

Implements

Index

Constructors

constructor

Properties

defaultGlyphHeight

defaultGlyphHeight: number

defaultGlyphWidth

defaultGlyphWidth: number

map

map: object

Type declaration

missingGlyph

missingGlyph: GlyphArea

size

size: number

surface

surface: Surface

Methods

destroy

  • destroy(): void
  • Returns void

destroyed

  • destroyed(): boolean
  • Returns boolean

glyphForCharacter

  • glyphForCharacter(code: number): Glyph

Generated using TypeDoc