Search:

Type: Posts; User: worsewicked

Search: Search took 0.08 seconds.

  1. Re: Hey guys, I'm having a little trouble working with multiple classes.

    Here's the main class.




    public class OuterSpace extends GraphicsProgram{

    public static void main(String[] args) {

    new OuterSpace().run();
  2. Hey guys, I'm having a little trouble working with multiple classes.

    Since I'm a noob, I just don't understand it, does anyone have a piece of example code they can give me to help me with calling multiple classes into the main class.
Results 1 to 2 of 2