{
gfyo.go();
gfyo.nextFrame();
gfyo.paint(g);
if(gfyo.getIsBottom())
{
gfyo=null;
}
}
}
keyPressed();
if(!isOnFlat)
{
gco.go();
}
isOnFlat=false;
//***************
if(gameBgCount<0)
{
gameBgCount++;
}
else

