Example #1
0
 public ICombatStatus nextTurn()
 {
     return(combat.nextTurn());
 }