private void timer1_Tick(object sender, EventArgs e) { play1.GetMove(); play2.GetMove(); ballz.GetMove(); }