C# Class Axiom.Core.Camera.CameraEventArgs

Event arguments for render target updates.
Inheritance: System.EventArgs
Datei anzeigen Open project: WolfgangSt/axiom

Public Methods

Method Description
CameraEventArgs ( Camera source ) : System

Method Details

CameraEventArgs() public method

public CameraEventArgs ( Camera source ) : System
source Camera
return System