C# Class SpriteEditor.Animation

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

Méthodes publiques

Méthode Description
Animation ( string name, uint start, uint end, bool loop = true ) : System

Method Details

Animation() public méthode

public Animation ( string name, uint start, uint end, bool loop = true ) : System
name string
start uint
end uint
loop bool
Résultat System