Example #1
0
 private void buttonReset_Click(object sender, EventArgs e)
 {
     Turtle.Reset();
 }