protected override void DrawScreen(Microsoft.Xna.Framework.GameTime gameTime)
 {
     videoManager.Draw(ScreenSystem.SpriteBatch);
 }