Well, just locate the enemies off the screen using coordinates like X=420 and Y=260. Also, if you want to rotate everything (including background and the position of the enemies), you will need some sine and cosine. I'm not familiar with the calculation needed to archieve the effect, but shouldn't be complicated.