Beispiel #1
0
 static public Scene FromFile(string path)
 {
     return(TextConventer.SceneFromFile(path));
 }