Exemplo n.º 1
0
 private void Update()
 {
     healthManager.Update();
     manaManager.Update();
     driveManager.Update();
 }