exponential easingI'm trying to program a circle to move towards a moving target. As the circle gets closer to the tar...
<Unable to read memory> errorI print the pointer with a null value to make sure it is a null value and not garbage. Any who, a fr...
<Unable to read memory> errorI keep getting this error and I can't figure out why. This error is saying this error for member var...
random number between 0 and PIWell I fixed it with static_cast [code] float randAngle = (static_cast <float> (rand()) / static_...
random number between 0 and PIAm I writing this correctly? I'm trying to get a random point on a circle by getting a random angle ...
This user does not accept Private Messages