Example #1
0
 public Pacman()
 {
     xyList = new TXYList();
     Init();
 }
Example #2
0
 public Pacman()
 {
     xyList = new TXYList();
     Init();
 }