gwanyan-interactive-grassland - v0.1.0
    Preparing search index...

    The diagnostic overlay provides a beginner-friendly window into what the application is doing in real time. It displays the latest logs, a rolling frame rate estimate, and a button to export logs.

    Index

    Constructors

    Methods

    • Inserts the overlay into the provided host element.

      Parameters

      • hostElement: HTMLElement

      Returns void

    • Records a new frame duration and updates the displayed frame rate summary.

      Parameters

      • frameDurationInMilliseconds: number

      Returns void