set_drag_area
Description:
Sets drag_area
to constrain the dragging of the actor associated with this, so that it position
is always within drag_area
, expressed in parent's coordinates.
If drag_area
is null
, the actor is not constrained.
Parameters:
this | |
drag_area |
a Rect |