C# Class SpriteEditor.AnimationData

Afficher le fichier Open project: fallahn/xygine Class Usage Examples

Méthodes publiques

Méthode Description
AnimationData ( uint frameCount, Size frameSize, float frameRate, string texture, string normalMap ) : System

Method Details

AnimationData() public méthode

public AnimationData ( uint frameCount, Size frameSize, float frameRate, string texture, string normalMap ) : System
frameCount uint
frameSize System.Drawing.Size
frameRate float
texture string
normalMap string
Résultat System