Search:

Type: Posts; User: Nkay11

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    3,103

    Re: Little problem

    That works a treat!
    Thank you so much, i really do appreciate it loads!

    I'll be using this forum more often me thinks :D

    Cheers guys!
  2. Replies
    12
    Views
    3,103

    Re: Little problem

    Greenfoot.getKey() is a command for checking to see if a key has been pressed. I am using a program called Greenfoot which is a java environment.

    I checked for null because unless that is in...
  3. Replies
    12
    Views
    3,103

    Re: Little problem

    Sure!

    This is the code for one of the objects. The bug.



    import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)

    import java.util.List;
    import java.util.ArrayList;
  4. Replies
    12
    Views
    3,103

    Re: Little problem

    Hey,

    Thanks for replying again :) Really appreciate the help your giving me.

    The code you just gave me does exactly the same as the code i had before. It works in just the same way.
    It's also...
  5. Replies
    12
    Views
    3,103

    Re: Little problem

    Thanks for replying, i tried this but the beep just constantly plays. I now have the beep playing where it should play but the bug constantly moves :S Here is the code so far.



    private boolean...
  6. Replies
    12
    Views
    3,103

    Fixing of bug for simple GreenFoot game.

    Hey guys,

    I'm new here and require your expertise. Hopefully somebody can help me.

    I am programming a very simple game in a program called GreenFoot. Basically, a bug can fall down platforms...
Results 1 to 6 of 6