Exemplo n.º 1
0
 public Pacman()
 {
     xyList = new TXYList();
     Init();
 }
Exemplo n.º 2
0
 public Pacman()
 {
     xyList = new TXYList();
     Init();
 }