13 years, 3 months ago
Highlights
13 years, 3 months ago
13 years, 3 months ago
Hey, I have a problem. You see, for some reason, I am not able to shoot up or down. After a few hours looking I couldn't seem to find the error to this issue. So can anyone help…
13 years, 3 months ago
Sorry to ask but for some reason my OpenGL application does not seem to work. When I try to run/debug my application it stops and shows a message that my application stopped wor…
13 years, 8 months ago
Hello gents, I require some assistance. For some reason, my win32 program refuses to display a triangle. I've tried to find ways to fix it, but my attempts seem to result in fai…
13 years, 9 months ago
Latest Activity
See all in DiscussionsTake a look in your keylistener and shoot functions for player. Change the else ifs to just ifs, because what …
13 years, 3 months ago
First of all: if(intDir == 1){vectBullet.back().setVy(-10);} else if(intDir == 2){vectBullet.back().setVy(-10);} I don't think this will result in the shoot going …
13 years, 3 months ago
I made a bounding box class if you want. Just create a bounding box for the ball and the paddle …
13 years, 3 months ago