Defines a Pointer Class interface

Hierarchy

  • PointerObject

Implemented by

Properties

pointerOptions: pointerOptionsInterface
startPointer: ((canvas: HTMLCanvasElement) => void)

Type declaration

    • (canvas: HTMLCanvasElement): void
    • Parameters

      • canvas: HTMLCanvasElement

      Returns void

Generated using TypeDoc