07-20-2012, 04:37 PM
Since the code I had for my previous game was too messy and I didn't understand the half of it, I decided to start from scratch again and to try to understand the code snippets you gave me. I decided to use Modules to make Bullets and Enemies, but now I am facing a new problem. I cannot add the bullets and enemies to the screen since I cannot use Controls.Add(Bullet) method. I tried to declare a variable as Form1.ControlCollection, but that did not work. If that is not possible, please inform me.
Thank you!
Thank you!
Also known as Rocketalypse.
System.out.println("I prefer Java.");
System.out.println("I prefer Java.");