Example #1
0
 public static bool EnemyCharDodge()
 {
     return(Enemy.Dodge());
 }