public void draw(Canvas canvas, float posx, float posy) {
posx += getXOffset(posx); posy=0; // AVOID OFFSCREEN if(posx<65) posx=65; if(posx>350) pos