Asteroids.Classes.Perks.Perk.Draw C# (CSharp) 메소드

Draw() 공개 추상적인 메소드

public abstract Draw ( SpriteBatch batch ) : void
batch Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴 void
        public abstract void Draw(SpriteBatch batch);