static void Main() { HelloCube win = new HelloCube(); win.Run(30); }
static void Main() { HelloCube win = new HelloCube (); win.Run (30); }