BlisterUI.FalseFirstScreen.Destroy C# (CSharp) Method

Destroy() public method

public Destroy ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void
        public override void Destroy(GameTime gameTime)
        {
        }