Target bounce away from wall

Started by
9 comments, last by Khatharr 11 years, 2 months ago
Yeah, but what you say, is that Vector2 is better to use than Point in games?
No, that's not what he said. He's pointing out that velocity is a vector-type value, so using a vector to represent velocity it is a good idea.

http://en.wikipedia.org/wiki/Velocity

http://en.wikipedia.org/wiki/Vector_(geometry)
void hurrrrrrrr() {__asm sub [ebp+4],5;}

There are ten kinds of people in this world: those who understand binary and those who don't.

This topic is closed to new replies.

Advertisement