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

2011/6/8

Greenfoot 2.1 released

mik mik

2011/6/8

#
We have just released Greenfoot version 2.1.0. This update of Greenfoot includes a good number of bug fixes, as well as some new functionality. The new features include: • A new sound API for volume control. • A new input function: getMicLevel. • Support for multiple worlds. • Built-in move and turn methods. • Minor UI changes. A bit more information is here. Download it here. Regards, The Greenfoot Team
giskard giskard

2011/6/8

#
There is a way to update from ver.2.01? The download page is still showing the 2.01 version.
davmac davmac

2011/6/9

#
Works for me... probably the old page is still in your browser cache? Try doing a refresh/reload. Hold shift while clicking the reload button if using Firefox.
bourne bourne

2011/6/9

#
=) Just saw the new compiling syntax highlighting. Nice!
Builderboy2005 Builderboy2005

2011/6/9

#
I am loving the new features :] Can't wait to use them in my games ^^ Oh and methinks it might be a good idea to update the API :P I spent a while looking for somewhere that documented some of the newer commands XD
davmac davmac

2011/6/9

#
@Builderboy2005, we'll update the API docs on the website soon, in the meantime: "Help" -> "Greenfoot Class Documentation" works a treat :p
mik mik

2011/6/9

#
A short demo showing one of the new features — the setWorld(..) method — is now in the Gallery: http://greenfootgallery.org/scenarios/3061.
You need to login to post a reply.