Piccolo.NET

PInputManager.CheckForMouseEnteredAndExited Method 

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

public virtual void CheckForMouseEnteredAndExited(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PInputManager Class | UMD.HCIL.Piccolo Namespace