Esempio n. 1
0
 public bool CanRotate()
 {
     return(curRotFsm.CurrentStateID() == sRotRun.ID);
 }