C# Class CarpMuffin.Animations.Animation

Afficher le fichier Open project: BetaToast/CarpMuffin

Méthodes publiques

Méthode Description
Animation ( ) : System.Collections.Generic
Update ( GameTime gameTime ) : void

Method Details

Animation() public méthode

public Animation ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void