C# Class ZombieShooter.HUD

Afficher le fichier Open project: Spectrewiz/Zombie-Shooter

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spriteBatch ) : void

Method Details

Draw() public static méthode

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