Exemplo n.º 1
0
 public override void UnloadContent()
 {
     Content.Unload();
     Batch.Dispose();
     ContentLoaded = false;
 }