Danmaku_no_Kyojin.Collisions.CollisionElement.Draw C# (CSharp) Method

Draw() public abstract method

public abstract Draw ( SpriteBatch sp ) : void
sp Microsoft.Xna.Framework.Graphics.SpriteBatch
return void
        public abstract void Draw(SpriteBatch sp);