The Turn Marker of a foundry.canvas.placeables.Token.

Hierarchy

  • Container
    • TokenTurnMarker

Constructors

Properties

Accessors

Methods

Constructors

Properties

animation: TurnMarkerAnimationConfigData = ...

The animation configuration of the Turn Marker.

The sprite of the Turn Marker.

Accessors

Methods

  • Animate the Turn Marker.

    Parameters

    • deltaTime: number

      The delta time

    Returns void

  • Draw the Turn Marker.

    Returns Promise<void>