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

2016/3/13

The Reset Button

Vellyxenya Vellyxenya

2016/3/13

#
Hi, is there a way to prevent the user from clicking on the reset button? I also tried to modify Greenfoot's source code to remove it but it's pretty hard^^ Is there an easier way? (by the way, I want to remove this button, because all the huge variables are initialized in the first world and I don't want to reinitialize them each time... because of the Java Heap Space Error...)
You need to login to post a reply.