Search found 4 matches

by Tiranasta
Mon Oct 22, 2007 8:33 am
Forum: Beginners Help
Topic: How to use Switch from within a loop?
Replies: 16
Views: 948

How to use Switch from within a loop?

Ok, I have switch (random) within a for loop. The problem is, when I use 'break' to prevent the case falling through, it also stops the loop. Is there a way to prevent this?
by Tiranasta
Tue May 15, 2007 12:23 pm
Forum: Beginners Help
Topic: Full Screen
Replies: 5
Views: 211

Certain.
by Tiranasta
Tue May 15, 2007 9:11 am
Forum: Beginners Help
Topic: Full Screen
Replies: 5
Views: 211

Thanks. I used that coding, but now I get the following error message when I try to run:

Could not create Direct3D9 Driver.
by Tiranasta
Tue May 15, 2007 7:33 am
Forum: Beginners Help
Topic: Full Screen
Replies: 5
Views: 211

Full Screen

How do you move your program into full screen mode?