The x
coordinate of the event (in world coordinates)
The y
coordinate of the event (in world coordinates)
The x
coordinate of the event (in document coordinates)
The y
coordinate of the event (in document coordinates)
The x
coordinate of the event (in screen coordinates)
The y
coordinate of the event (in screen coordinates)
The index of the pointer (zero-based)
The type of pointer
The type of pointer
The type of pointer
The type of movement WheelDeltaMode
The raw DOM event being handled
The type of movement WheelDeltaMode
The type of pointer
The type of pointer
The type of pointer
The raw DOM event being handled
The index of the pointer (zero-based)
Other target object for this event
The x
coordinate of the event (in document coordinates)
The y
coordinate of the event (in document coordinates)
The x
coordinate of the event (in screen coordinates)
The y
coordinate of the event (in screen coordinates)
Target object for this event.
The x
coordinate of the event (in world coordinates)
The y
coordinate of the event (in world coordinates)
If set to false, prevents event from propagating to other actors. If true it will be propagated to all actors that apply.
If set to false, prevents event from propagating to other actors. If true it will be propagated to all actors that apply.
Prevents event from bubbling
Wheel Events
Represents a mouse wheel event. See Pointers for more information on handling point input.