Hi!

I'm programming a Paddle/Breakout game in C++ and I have just gotten to the ball movement...
When the ball hits the paddle,wall or a block how should the new angle be calculated??