Example #1
0
 private void Tick()
 {
     combatStateMachine.Tick();
     mainUIController.Tick();
 }