2014/6/16
2014/6/17
2014/6/18
GreenfootSound pop =
new
GreenfootSound(
"pop.wav"
);
// create one
pop.play();
// call method on it
X