C# Class TapTitanXNA_EnricoUsigan.AnimationPlayer

Afficher le fichier Open project: WINPROG20152016/Usigan_TapTitanXNA

Méthodes publiques

Свойство Type Description
Smash int

Méthodes publiques

Méthode Description
Draw ( GameTime gameTime, SpriteBatch spriteBatch, Vector2 position, SpriteEffects spriteEffects ) : void
PlayAnimation ( Animation animation ) : void

Method Details

Draw() public méthode

public Draw ( GameTime gameTime, SpriteBatch spriteBatch, Vector2 position, SpriteEffects spriteEffects ) : void
gameTime Microsoft.Xna.Framework.GameTime
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
position Vector2
spriteEffects SpriteEffects
Résultat void

PlayAnimation() public méthode

public PlayAnimation ( Animation animation ) : void
animation Animation
Résultat void

Property Details

Smash public_oe property

public int Smash
Résultat int