User: MirrorSpock

  • Public profile

User profile: MirrorSpock

User info
User name:MirrorSpock
History
Joined:
Number of posts:5
Latest posts:

Passing a derived class object (that is stored in a vector) into a function.
Yes, here is the code for both: std::vector<Bullet> bullets; std::vector<Rocks*> rock; So yo...

Passing a derived class object (that is stored in a vector) into a function.
Hello! I am recreating the classic Asteroids game from my childhood, and have run into a problem....

Restarting a game in OpenGL?
Thank you so much for all your help newbieg! I only got into programming a few months ago, and you a...

Restarting a game in OpenGL?
Thank you so much for replying! Sorry about the lack of information, but I suppose you are right! Th...

Restarting a game in OpenGL?
I am working on a project for my c++ class, and we are asked to do some extra work on our moon lande...

This user does not accept Private Messages