Preparing search index...

    Event object containing mouse interaction data.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    button: MouseButton

    NEW

    buttons: MouseButton

    NEW

    globalX: number

    NEW

    globalY: number

    NEW

    modifiers: KeyboardModifier

    NEW

    x: number

    NEW

    y: number

    NEW

    Methods

    • Returns the name of this object's type.

      Returns string

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object refers to the same instance as the given object.

      Parameters

      Returns boolean