ASCIIGround - v1.1.2
    Preparing search index...

    Class Canvas2DRenderer

    2D Canvas renderer for ASCII characters.

    Implements

    Index

    Accessors

    Constructors

    Methods

    Accessors

    Constructors

    Methods

    • Clear the canvas with the given background color.

      Parameters

      • backgroundColor: string

      Returns void

    • Resize the renderer to the given dimensions.

      Parameters

      • width: number
      • height: number

      Returns void