Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: Boulderdash

    by Norm
    Replies
    15
    Views
    2,178

    Re: Boulderdash

    Make sure the image files are being read. I don't know if the classes and methods you are using give any errors if the images are not read. Try using the ImageIO class's to read the images. They...
  2. Thread: Boulderdash

    by Norm
    Replies
    15
    Views
    2,178

    Re: Boulderdash

    Try debugging the code by adding println statements that print out messages to show that the images have loaded ok and that the drawImage() methods is being called.

    What should the code posted in...
  3. Thread: Boulderdash

    by Norm
    Replies
    15
    Views
    2,178

    Re: Boulderdash

    Do you have any comments or questions about the code posted in the last posts (#9 & 10)?
  4. Thread: Boulderdash

    by Norm
    Replies
    15
    Views
    2,178

    Re: Boulderdash

    Way too much code to go through. Can you make a smaller program that compiles, executes and shows the problem.
    There must be lots of code in what you posted that is not related to the problem and...
  5. Thread: Boulderdash

    by Norm
    Replies
    15
    Views
    2,178

    Re: Boulderdash

    Please copy and paste here any code you are having problems with.
    Be sure to wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.
Results 1 to 5 of 5