12-17-2003, 11:36 AM
Hi, more of a programmer's question here, but i have come across a bit of a problem, i am designing a game and have the basics already plotted and working. It is just before i go any further is it worth me using multiple classes and having the one main.
I am using java with open gl, and have tried to implement multiple classes i.e. main, enemyShip class and so on. But there is many problems as you need the shell code to allow java to work, this causes many problems such as using inheritance and so on.
if any body, firsts understands this or has tried similar please let me know before i go any further, thanks steve.
I am using java with open gl, and have tried to implement multiple classes i.e. main, enemyShip class and so on. But there is many problems as you need the shell code to allow java to work, this causes many problems such as using inheritance and so on.
if any body, firsts understands this or has tried similar please let me know before i go any further, thanks steve.