Rotating a 2D vector towards a point.Did that (replaced the calls in cosf/sinf to (EyeDirRad.x * cosf(Circle.getRotation()*(180/PI))) - ...
Rotating a 2D vector towards a point.in the calls to cosf/sinf?
Rotating a 2D vector towards a point.Hello there, this is my first thread, so please bear with me if I make any misstakes in ethics or in...
Running class functions through a pointer.Thanks alot.
Running class functions through a pointer.Hello so I have a problem. I'm using a class however due to the fact that I cannot initialize it at ...