Function addScore

  • Add a score point.

    Parameters

    • value: number

      Point to add.

    • Optional x: number | VectorLike

      An x-coordinate or Vector position where added point is displayed.

    • Optional y: number

      A y-coordinate where added point is displayed.

    Returns void

Generated using TypeDoc