Ejemplo n.º 1
0
 void StartFox()
 {
     fox.Enter(start.OnScreen());
     Invoke("ActivateControls", controlsActivationDelay);
 }