FluidDroppable.drop

Specifies the given node has been dropped inside the container.

interface FluidDroppable
void
drop

Parameters

position Vector2

Screen cursor position.

rectangle Rectangle

Rectangle used by the node, relative to the droppable.

node Node

Node that has been dropped.

Meta