ToolEvent

Extends Event

ToolEvent The ToolEvent object is received by the Tool’s mouse event handlers tool.onMouseDown, tool.onMouseDrag, tool.onMouseMove and tool.onMouseUp. The ToolEvent object is the only parameter passed to these functions and contains information about the mouse event.

Properties

Methods

Properties inherited from Event

Methods inherited from Event