handleMouseMove MethodStatic
Handles the mouse movement. Sets the cursor position and direction and emits onCursorUpdatedEvent.
handleMouseMove(point: Readonly<WritableXAndY>): void
Parameter | Type | Description |
---|---|---|
point | Readonly<WritableXAndY> |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.