Occasional Pointer Failure I’m sorry, it’s quite a large chunk of code which would require a fairly in-depth explanation so...
Occasional Pointer Failure xv is just a float, like 4.5 for example. As for gameObjects, they are created and then a function ...
Occasional Pointer Failure @Disch How would I find out if it’s a bad pointer? It can run for minutes before running into pro...
Occasional Pointer Failure float gameObject::getXV(){return xv;} That’s it.
Occasional Pointer Failure I’m making an Asteroids game and to handle collisions between objects, I’m storing them in a vec...
This user does not accept Private Messages