Exemplo n.º 1
0
 public void AddExit(float x, float y)
 {
     TheFinish = new Finish(x, y);
 }