Piccolo.NET

PInputManager.CheckForMouseDragEnteredAndExited Method 

Check if the mouse has entered or exited a node during a drag and drop operation and, if so, dispatch the appropriate event.

public virtual void CheckForMouseDragEnteredAndExited(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PInputManager Class | UMD.HCIL.Piccolo Namespace