2017/7/1
2017/7/3
2017/7/4
if
(Greenfoot.mousePressed(
this
))
{
Greenfoot.stop();
}
2017/7/6
System.exit(
0
);
X