Piccolo.NET

PInputManager.ProcessEventFromCamera Method 

Process the given windows event from the camera.

public virtual void ProcessEventFromCamera(
   EventArgs e,
   PInputType type,
   PCamera camera,
   PCanvas canvas
);

Parameters

e
The windows event to be processed.
type
The type of windows event being processed.
camera
The camera from which to process the windows event.
canvas
The source of the windows event being processed.

See Also

PInputManager Class | UMD.HCIL.Piccolo Namespace


Web Accessibility