startmenu=true play={} play.w=love.graphics.getWidth()/1.25 play.h=love.graphics.getHeight()/20 play.x=love.graphics.getWidth()/2-play.w/2 play.y=love.graphics.getHeight()/4-play.h/2 play.color={211, 215, 123} play.mouse=function() if love.mouse.getX()>play.x and love.mouse.getX()play.y and love.mouse.getY()quit.x and love.mouse.getX()quit.y and love.mouse.getY()