Beispiel #1
0
 public void Dispose()
 {
     CharacterRoot?.Dispose();
     StageRoot?.Dispose();
     Textures.Dispose();
 }