Documentation
    Preparing search index...

    Abstract base class for all drawing modes. Each mode handles touch events and optionally draws an in-progress overlay.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    name: "pen"

    Methods

    • Called when this mode becomes active

      Returns void

    • Called when this mode becomes inactive

      Returns void

    • Draw any in-progress overlay for this mode. Called during the DrawingCanvas onDraw pass after all layers.

      Parameters

      Returns void

    • Returns void