C# Class NewFrameArgs

Inheritance: EventArgs
Datei anzeigen Open project: loic-lavergne/mckineap Class Usage Examples

Public Methods

Method Description
NewFrameArgs ( Scene animScene, Animation recordingAnimation, double currentFrame ) : System

Method Details

NewFrameArgs() public method

public NewFrameArgs ( Scene animScene, Animation recordingAnimation, double currentFrame ) : System
animScene Scene
recordingAnimation Animation
currentFrame double
return System