Exemple #1
0
 public static new void Run()
 {
     NeHe005 t = new NeHe005();
     t.Reshape();
     t.InitGL();
     Events.Run();
 }