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

2012/9/13

sound volume

Stephon231 Stephon231

2012/9/13

#
what is the code to set volume
mjrb4 mjrb4

2012/9/13

#
You want the GreenfootSound.setVolume() method as detailed here: http://www.greenfoot.org/files/javadoc/greenfoot/GreenfootSound.html#setVolume(int)
You need to login to post a reply.