Piccolo.NET

PNode.AddInputEventListener Method 

Adds the specified input event listener to receive input events from this node.

public virtual void AddInputEventListener(
   PInputEventListener listener
);

Parameters

listener
The new input listener

See Also

PNode Class | UMD.HCIL.Piccolo Namespace