Esempio n. 1
0
 public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.MoveBack(this.random, this.time));
 }