XNAInterfaceComponents.Components.Component.Draw C# (CSharp) Method

Draw() public abstract method

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