Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Readonly Abstract fillColor

fillColor: null | Color

Readonly Abstract fillLook

fillLook: null | Look<Color, never>

Readonly Abstract moodModifier

moodModifier: null | MoodMatrix<Feel, Feel>

Methods

Abstract draw

  • Parameters

    Returns void

Abstract isThemed

  • isThemed(): boolean
  • Returns boolean

Abstract modifyMood

Abstract paint

  • Parameters

    Returns void

Abstract render

  • Parameters

    Returns void

Abstract withFillColor

  • Parameters

    • fillColor: null | Color

    Returns FilledIcon

Abstract withFillLook

  • Parameters

    Returns FilledIcon

Abstract withMoodModifier

Abstract withTheme

Generated using TypeDoc