BlisterUI.GameScreen.Draw C# (CSharp) Method

Draw() public abstract method

public abstract Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void
        public abstract void Draw(GameTime gameTime);