Exemplo n.º 1
0
 public void Wait()
 {
     Goriya.SetState(Goriya.idleRight);
     Goriya.CurrentState.Start = true;
     Goriya.Wait();
 }