Exemplo n.º 1
0
 public virtual void HandleClick(Object sender, EventArgs args)
 {
     puzzle.RequestMove(this);
 }