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

2013/3/22

Keeping a counters amount??

1
2
3
RedManRocket RedManRocket

2013/3/23

#
And where am I adding this code at
danpost danpost

2013/3/23

#
You are only changing line 41 of your RetryButton class to:
space.returnCannon().addCoins(oldSpace.returnCannonCoins().getValue());
You need to login to post a reply.
1
2
3