Example #1
0
 public void Kill()
 {
     moveService.Sleep();
     this.enabled = false;
 }