C# Class FlatRedBall_Spriter.SpriterObjectAnimation

Afficher le fichier Open project: kainazzzo/flatredball-spriter Class Usage Examples

Méthodes publiques

Méthode Description
SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic

Method Details

SpriterObjectAnimation() public méthode

public SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic
name string
looping bool
totalTime float
keyFrameList IEnumerable
Résultat System.Collections.Generic