Example #1
0
 //Konstruktor
 public random_player(Form1 form)
 {
     drawing = form;
 }