Cardboard Box
Thread Starter
- Joined
- Sep 4, 2007
- Messages
- 119
Hi guys
I am using visual basic.net 2003 and am making a space invaders game. I got most of the stuff, including 1 enemy, but space invaders requires lots of enemies. If I wanted to copy them, apart from just copying the coding for them many times, is there any way to make many copies of them?
My friend suggested I use classes, but I don't know how to import the form into the class.
I am using visual basic.net 2003 and am making a space invaders game. I got most of the stuff, including 1 enemy, but space invaders requires lots of enemies. If I wanted to copy them, apart from just copying the coding for them many times, is there any way to make many copies of them?
My friend suggested I use classes, but I don't know how to import the form into the class.