Search:

Type: Posts; User: smashX

Search: Search took 0.19 seconds.

  1. Re: Help with Graphics class and keyPressed method

    Thank you. I know how to solve my problem now. First, to classify and display message, I have to use "island.currentLocation" and not "island.terrainAt". Second, I did NOT click on the applet to gain...
  2. Help with Graphics class and keyPressed method

    Hi, here is the lab assignment that I'm currently working on : Using nested loops and objects in an applet

    Right now I'm stuck at these two steps :




    import java.applet.*;
    import...
Results 1 to 2 of 2