C# Class _1942.Hud

Afficher le fichier Open project: Hoobler/Projekt1 Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spritebatch ) : void
Hud ( ) : System
Update ( GameTime gameTime ) : void

Method Details

Draw() public méthode

public Draw ( SpriteBatch spritebatch ) : void
spritebatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

Hud() public méthode

public Hud ( ) : System
Résultat System

Update() public méthode

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