Beispiel #1
0
 /// <summary>
 /// Unload content for the screen.
 /// </summary>
 public virtual void UnloadContent()
 {
     _physicsSimulator.Clear();
 }