Esempio n. 1
0
 public void Begin(AISController ctrl)
 {
     ctrl.MakeSet();
     root.OnActionEnter(ctrl);
 }