CML
    Preparing search index...

    Class CaptionScreen

    Keep a CTA-608 screen of 32x15 styled characters

    Index

    Constructors

    Properties

    rows: Row[] = []

    Methods

    • Get all non-empty rows with as unicode text.

      Parameters

      • OptionalasOneRow: boolean

      Returns string

    • Insert a character (without styling) in the current row.

      Parameters

      • char: number

      Returns void

    • Set background/extra foreground, but first do back_space, and then insert space (backwards compatibility).

      Parameters

      Returns void

    • Parameters

      • nrRows: number | null

      Returns void