Search:

Type: Posts; User: green001

Search: Search took 0.10 seconds.

  1. Thread: AUDIO problem

    by green001
    Replies
    2
    Views
    1,138

    Re: AUDIO problem

    nopee still not solved
  2. Thread: AUDIO problem

    by green001
    Replies
    2
    Views
    1,138

    AUDIO problem

    Hello peeps,

    I have a question...

    I am making a game with java in a program called greenfoot.

    My problem is that a sound won't play when the player dies and a Game Over screen pops up..

    -...
  3. Replies
    3
    Views
    979

    Whats wrong with my code?

    this is my result but i get an error 'this is not an statement' at 'timeDelay == 0; '


    public void act()
    {
    if (getObjects(Schip.class).isEmpty())
    {
    ...
Results 1 to 3 of 3