//Konstruktor
 public random_player(Form1 form)
 {
     drawing = form;
 }