This site requires JavaScript, please enable it in your browser!
Greenfoot back
SpritesKing
SpritesKing wrote ...

2013/1/19

HELP PLZ my project is due on monday!!

1
2
SpritesKing SpritesKing

2013/1/19

#
thank you*
vonmeth vonmeth

2013/1/19

#
Source isn't being shared.
SpritesKing SpritesKing

2013/1/19

#
can you please tell me whats wrong? cuz ive been trying hard and nothing seems to be working :(
SpritesKing SpritesKing

2013/1/19

#
it is now :)
vonmeth vonmeth

2013/1/19

#
Your constructor needs to be fixed to something like this:
    public normal(Counter pointCounter)
    {
        counter = pointCounter;
    }
SpritesKing SpritesKing

2013/1/19

#
THANK YOU vonmeth :) greatly appreciated like always. okay now im going to try and figure out how to do when the score reaches 300 and new enemies spawns ....
You need to login to post a reply.
1
2