C# 클래스 ZombieShooter.HUD

파일 보기 프로젝트 열기: Spectrewiz/Zombie-Shooter

공개 메소드들

메소드 설명
Draw ( SpriteBatch spriteBatch ) : void

메소드 상세

Draw() 공개 정적인 메소드

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