Beispiel #1
0
 static void Main()
 {
     using (var program = new StreamOutParticlesGame())
         program.Run();
 }
Beispiel #2
0
 static void Main()
 {
     using (var program = new StreamOutParticlesGame())
         program.Run();
 }