public void AddKillPoints() { canvasHandler.AddScore(killPoints); }
public void AddDestroyPoints() { canvasHandler.AddScore(destroyPoints); }