C# Class NewFrameArgs

Inheritance: EventArgs
Afficher le fichier Open project: loic-lavergne/mckineap Class Usage Examples

Méthodes publiques

Méthode Description
NewFrameArgs ( Scene animScene, Animation recordingAnimation, double currentFrame ) : System

Method Details

NewFrameArgs() public méthode

public NewFrameArgs ( Scene animScene, Animation recordingAnimation, double currentFrame ) : System
animScene Scene
recordingAnimation Animation
currentFrame double
Résultat System