Beispiel #1
0
 public Scene()
 {
     Layer = new ImageLayer();
 }
Beispiel #2
0
 public Scene()
 {
     Layer = new ImageLayer();
 }