A single Mouse Cursor

Hierarchy

  • Container
    • Cursor

Properties

_updatePosition: boolean = true

Update the position of this cursor based on the current position?

target: Point = ...

The target cursor position.

Methods

  • Parameters

    • options: any

    Returns void

  • Draw the user's cursor as a small dot with their user name attached as text

    Parameters

    • user: User

    Returns void

  • Update visibility and animations

    Parameters

    • user: User

      The user

    Returns void

  • Returns void