A single Mouse Cursor

Hierarchy

  • any
    • Cursor

Properties

#animating: boolean

To know if this cursor is animated

Methods

  • Update visibility and animations

    Parameters

    Returns void

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

    Parameters

    • user: any

    Returns void

  • Move an existing cursor to a new position smoothly along the animation loop

    Returns void

  • Parameters

    • options: any

    Returns void

    Inherit Doc