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

2013/1/16

How to adding level ? how to use more than one world classes?

fajrizarmy fajrizarmy

2013/1/16

#
how to adding level? if i have two world classes, first_world and second_world, if first_world is finish, how to access second_world?
danpost danpost

2013/1/16

#
Please refer to the documentation of the Greenfoot API, here.
fajrizarmy fajrizarmy

2013/1/16

#
thank you.. but i still confuse how to use setWorld(World world) :( can you give me some example code?
danpost danpost

2013/1/16

#
Check out the souce of my Crayon Babies scenario which is a World changing demo.
fajrizarmy fajrizarmy

2013/1/16

#
great... thank you very much danpost :)
You need to login to post a reply.