Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ITextCompositor

A text compositor arranges letters for Starling's TextField.

Hierarchy

  • ITextCompositor

Implemented by

Index

Methods

clearMeshBatch

dispose

  • dispose(): void

fillMeshBatch

getDefaultMeshStyle

  • Creates and/or sets up the default MeshStyle to be used for rendering. If previousStyle has the correct type, it is configured as needed and then returned; otherwise, a new style is created, configured and returned. The method may return null if there are no special style requirements.

    Parameters

    Returns MeshStyle

Generated using TypeDoc