Reference
Components
Mouse Drag
Description
The Mouse Drag component allows you to handle drag operations for a mouse area. If you connect this component to a Mouse Area then
when a drag operation is in progress the component will send the x and y coordinates of the mouse as the drag progresses.
Connectors
Inputs Type Outputs Type
Mouse messages from a
Mouse Area component
Mouse The x-coordinate of
the mouse whilst
dragging
Float
Whether to hide the cursor
during dragging (0=show,
1=hide and hold, 2=hide)
Int The y-coordinate of
the mouse whilst
dragging
Float
Flag indicating if a
drag operation is in
progress
Boolean
Trigger sent for each
mouse movement
Trigger
251 of 494