C# Class ZombieShooter.HUD

ファイルを表示 Open project: Spectrewiz/Zombie-Shooter

Public Methods

Method Description
Draw ( SpriteBatch spriteBatch ) : void

Method Details

Draw() public static method

public static Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
return void