Ejemplo n.º 1
0
 private void Capture()
 {
     capturing = false;
     currentGhost.Capture();
     CaptureState(false);
 }