Exemplo n.º 1
0
 public MozgasAdatok(MozgoJatekElem elem, int x, int y)
 {
     this.elem = elem;
     this.x = x;
     this.y = y;
 }
Exemplo n.º 2
0
 public MozgasAdatok(MozgoJatekElem elem, int x, int y)
 {
     this.elem = elem;
     this.x    = x;
     this.y    = y;
 }