Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Component
    • AppearanceComponent

Implements

  • ComponentInterface

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • glyph: GlyphInterface

    Returns AppearanceComponent

Properties

Private glyph

glyph: GlyphInterface

Protected name

name: string

Methods

getGlyph

  • getGlyph(): GlyphInterface
  • Returns GlyphInterface

getName

  • getName(): string
  • Returns string

setGlyph

  • setGlyph(glyph: GlyphInterface): void
  • Parameters

    • glyph: GlyphInterface

    Returns void

Generated using TypeDoc