Search:

Type: Posts; User: StormWingDelta

Search: Search took 0.11 seconds.

  1. Re: Need help finding a problem with a few game classes one of them being an applet.

    Here's the fixed code for the Image Class.
    It gets an image from file and displays it in an applet that it is being used with.
    It works fine but could use some tweaks to be a bit more useful.

    ...
  2. Re: Need help finding a problem with a few game classes one of them being an applet.

    Solved the issue. I can't believe how simple it was to solve. Me and the teacher went and downloaded the source code for the project that the book was showing and all they did was drop all the...
  3. Re: Need help finding a problem with a few game classes one of them being an applet.

    The applet won't initialize when run with the ImageEntity class. It doesn't say any errors at all and would be nice if it did. I'm trying to switch it over to ImageIO at the moment but I'm more...
  4. Need help finding a problem with a few game classes one of them being an applet.

    I'm having an annoying issue where one of my classes is causing my applet not to run.

    I've narrowed down the issue to the ImageEntity class and I'm stumped as to where the problem is in it and how...
Results 1 to 4 of 4