Piccolo.NET

PInputManager Class

PInputManager is responsible for dispatching PInputEvents to node's event listeners.

For a list of all members of this type, see PInputManager Members.

System.Object
   PInputManager

public class PInputManager : InputSource

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Events are dispatched from PRoot's processInputs method.

Requirements

Namespace: UMD.HCIL.Piccolo

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PInputManager Members | UMD.HCIL.Piccolo Namespace


Web Accessibility